ipython - iTorch kernel dies in Jupyter notebook -


i have itorch, ipython , jupyter installed in local machine don't have sudo access. when run itorch notebook in jupyter, says "kernel dead" , notebook gets hanged. followed command

jupyter kernelspec list

and returns following output:

available kernels:   itorch     /users/amishra/.ipython/kernels/itorch   python2    /users/amishra/.local/share/jupyter/kernels/python2   python3    /users/amishra/.local/share/jupyter/kernels/python3 

can suggest solution this?

thanks in advance !!


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -