logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jupyter-nbextension - Manage Jupyter Notebook extensions

Description

       Installs, removes, enables and disables extensions for the jupyter notebook.

Name

       jupyter-nbextension - Manage Jupyter Notebook extensions

Options

       Only a subset of options are listed here. To see the complete list, run jupyternbextension--help-all

       --debug

              Enable debugging output

       --py PACKAGENAME

              Install extensions from a python package

       --user

              Apply the operation for the current user only

       --system

              Apply the operation system-wide

                                                                                          jupyter-nbextension(1)

Subcommands


       list

              List nbextensions

       enable

              Enable an nbextension

       disable

              Disable an nbextension

       install

              Install an nbextension

       uninstall

              Uninstall an nbextension

Synopsis

jupyternbextension [subcommand] [options]

See Also