dunovank / jupyter-themes

Custom Jupyter Notebook Themes
MIT License
9.76k stars 1.06k forks source link

Jupyter-Notebook startup failed #340

Closed Ashinch closed 3 years ago

Ashinch commented 5 years ago

Jupyter-Notebook startup failed after installing jupyter-themes for Jupyter-Notebook that comes with Anaconda.

Traceback (most recent call last): File "/Users/ash/anaconda3/bin/jupyter-notebook", line 7, in <module> from notebook.notebookapp import main File "/Users/ash/anaconda3/lib/python3.6/site-packages/notebook/__init__.py", line 25, in <module> from .nbextensions import install_nbextension File "/Users/ash/anaconda3/lib/python3.6/site-packages/notebook/nbextensions.py", line 27, in <module> from jupyter_core.utils import ensure_dir_exists

Ashinch commented 5 years ago

MacOS 10.14.3