I never explicitly used Conda kernels but I do remember having to do some hocus-pocus to register Jupyter kernels?
On Monday, January 22, 2018 at 3:28:18 PM UTC-6, Tom Brander wrote: > > Got no error on the upgrade but get this now when trying to run notebook > so I'm stuck! > Some sort of config issue? > Help appreciated! > > tom@tomServal:~$ jupyter notebook > Traceback (most recent call last): > File "/home/tom/anaconda3/bin/jupyter-notebook", line 4, in <module> > import notebook.notebookapp > File > "/home/tom/anaconda3/lib/python3.6/site-packages/notebook/__init__.py", > line 25, in <module> > from .nbextensions import install_nbextension > File > "/home/tom/anaconda3/lib/python3.6/site-packages/notebook/nbextensions.py", > line 27, in <module> > from jupyter_core.utils import ensure_dir_exists > ImportError: cannot import name 'ensure_dir_exists' > > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/254099e5-8eac-4e21-9bb6-1b82e01b3a92%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
