Jupyter Notebook Extension
2020-04-24 本文已影响0人
IntoTheVoid
I install with
% pip install jupyter_contrib_nbextensions
% jupyter contrib nbextension install --user
I uninstall with
% jupyter contrib nbextension uninstall --user
% pip uninstall jupyter_contrib_nbextensions
One step more is needed to remove the configurator
% jupyter nbextensions_configurator disable