I'm trying to install nbextensions in jupyter notebook so I can hide code from slideshow.
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
Error.
Jupyter command `jupyter-contrib` not found.
Any ideas
I'm trying to install nbextensions in jupyter notebook so I can hide code from slideshow.
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
Error.
Jupyter command `jupyter-contrib` not found.
Any ideas
Copyright © 2021 Jogjafile Inc.