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
Post a Comment