suvarchal / IJython

Jython Kernel for Jupyter/IPython
MIT License
33 stars 12 forks source link

spawn not available on windows ends up in dieing kernel #4

Open Janislav opened 6 years ago

Janislav commented 6 years ago

When you try to start a new Jython notebook the kernel is dying, this has something to do with the spawn module which is not available on windows.