install jupyter extensions anaconda code example
Example 1: nbextensions needs to be updated every time i start jupyter notebook
jupyter notebook --debug
Example 2: install extension jupyter notebook
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install