安装 Jupyter notebook extensions
Run the following in a command prompt
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install
Start up a Jupyter Notebook and navigate to the new Nbextensions tab
That is all.
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install
Start up a Jupyter Notebook and navigate to the new Nbextensions tab
That is all.