how to install extensions in jupyternotebookl code example
Example: install extension jupyter notebook
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install