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-bundlerextension - Manage Jupyter Notebook bundler extensions

Description

       Enables  and  disables  bundler  extensions  for  the  jupyter  notebook, which implement various ways of
       packaging up a notebook along with necessary resources and dependencies.

Name

       jupyter-bundlerextension - Manage Jupyter Notebook bundler extensions

Options

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

       --debug

              Enable debugging output

       --py PACKAGENAME

              Enable extensions from a python package

       --user

              Apply the operation for the current user only

       --system

              Apply the operation system-wide

                                                                                     jupyter-bundlerextension(1)

Subcommands


       list

              List bundler extensions

       enable

              Enable a bundler extension

       disable

              Disable a bundler extension

Synopsis

jupyterbundlerextension [subcommand] [options]

See Also