ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.2k stars 805 forks source link

It has fewer features than before #1578

Open slsongge opened 2 years ago

slsongge commented 2 years ago

use pip install jupyter_contrib_nbextensions now it's: 274474b8c038f4fcf1a1dd7a3b0772d

how to solve it? thx!!!

OscarMCY commented 2 years ago

use "jupyter contrib nbextension install --user" in anaconda prompt

YaoPengCN commented 2 years ago

use "jupyter contrib nbextension install --user" in anaconda prompt

Thanks! It works for me.

PS: my anaconda environment: jupyter_client== 6.1.6 jupyter_contrib_nbextensions==0.5.1 jupyter_nbextensions_configurator==0.4.1