You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extensions are here and they are basically standalone. To make using them easier there is the configurator menu in this repo.
Basically this means you should do a pip install juyper_contrib_nbextensions and not install the configurator alone.
What is the difference between line 2 and 3 below?
pip install jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user
jupyter contrib nbextension install --user
jupyter nbextension enable toc2/main
The text was updated successfully, but these errors were encountered: