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 loading of all the extensions from nbextensions has failed on multiple machines, regardless if it is python 3.9 or python 3.10. For example, the TOC I often used said "[jupyter_nbextensions_configurator] error loading toc2/main" (see screenshot below). I tried the solution here (#1568): pip install jupyter_contrib_nbextensions==0.5.1, but it does not work. Is it just a configuration issue or is it a compatibility issue? How to fix this problem? Any suggestions would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
The loading of all the extensions from nbextensions has failed on multiple machines, regardless if it is python 3.9 or python 3.10. For example, the TOC I often used said "[jupyter_nbextensions_configurator] error loading toc2/main" (see screenshot below). I tried the solution here (#1568):
pip install jupyter_contrib_nbextensions==0.5.1
, but it does not work. Is it just a configuration issue or is it a compatibility issue? How to fix this problem? Any suggestions would be appreciated. Thank you.The text was updated successfully, but these errors were encountered: