Mostly about Jupyter support.

This commit is contained in:
Vitor Santos Costa
2017-05-14 11:36:09 +01:00
parent 386c88e372
commit 3802a588f9
35 changed files with 277 additions and 1315 deletions

View File

@@ -1,4 +0,0 @@
if __name__ == '__main__':
from yap_kernel.kernelapp import launch_new_instance
launch_new_instance()