jupyter-bundlerextension

Section: User Commands (1)
Index Return to Main Contents

 

NAME

jupyter-bundlerextension - Manage Jupyter Notebook bundler extensions

 

SYNOPSIS

jupyter bundlerextension [subcommand] [options]

 

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.

 

SUBCOMMANDS

list
List bundler extensions
enable
Enable a bundler extension
disable
Disable a bundler extension

 

OPTIONS

Only a subset of options are listed here. To see the complete list, run jupyter bundlerextension --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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SUBCOMMANDS
OPTIONS

This document was created by man2html, using the manual pages.
Time: 15:33:02 GMT, April 28, 2024