conda notebook extensions code example
Example 1: jupyter nbextension
conda install -c conda-forge jupyter_contrib_nbextensions
Example 2: nbextensions needs to be updated every time i start jupyter notebook
jupyter notebook --debug
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter notebook --debug