jupyter-serverextension

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

 

NAME

jupyter-serverextension - Manage Jupyter Notebook server-side extensions

 

SYNOPSIS

jupyter serverextension [subcommand] [options]

 

DESCRIPTION

Enables and disables server-side extensions for the jupyter notebook.

 

SUBCOMMANDS

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

 

OPTIONS

Only a subset of options are listed here. To see the complete list, run jupyter serverextension --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: 04:53:43 GMT, April 28, 2024