jupyter nbextension install code example
Example 1: download nbextensions
pip install jupyter_contrib_nbextensions
Example 2: jupyter nbextension
conda install -c conda-forge jupyter_contrib_nbextensions
pip install jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_contrib_nbextensions