jupyter bundlerextension
Work with Jupyter bundler extensions
Subcommands
Name | Description |
---|
enable | Enable a bundler extension |
disable | Disable a bundler extension |
list | List bundler extensions |
Options
Name | Description |
---|
--debug | Set log level to logging.DEBUG (maximize logging output) |
-h, --help | Show this message |
--log-level <level> | Set the log level by value or name |
--config <config> | Choose a config file |
--user <user> | Apply the operation only for the given user |
--system | Apply the operation system-wide |
--sys-prefix | Use sys.prefix as the prefix for installing nbextensions (for environments, packaging) |
--py, --python | Install from a Python package |