.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2. .TH JUPYTER-KERNELSPEC "1" "October 2015" "jupyter-kernelspec 4.0.0" "User Commands" .SH NAME jupyter-kernelspec \- Manage Jupyter kernelspec specifications .SH SYNOPSIS .B jupyter-kernelspec .SH COMMANDS .PP \fBlist\fR .IP List installed kernel specifications .PP \fBinstall\fR .IP Install a kernel specification directory .SH COMMON OPTIONS .PP \fB\-\-debug\fR .IP Set log level to logging.DEBUG (maximize logging output) .PP \fB\-\-log\-level=\fR (Application.log_level) .IP Set the log level by value or name (default: 30) with choices: (0, 10, 20, 30, 40, 50, 'DEBUG', 'INFO', 'WARN', 'ERROR', 'CRITICAL') .PP \fB\-\-config=\fR (JupyterApp.config_file) .IP Full path of a config file (default: u''). .SH OPTIONS FOR LIST .PP \fB\-\-json\fR .IP Output spec name and location as machine\-readable json. .SH OPTIONS FOR INSTALL .PP \fB\-\-user\fR .IP Install to the per\-user kernel registry .PP \fB\-\-replace\fR .IP Replace any existing kernel spec with this name. .PP \fB\-\-prefix=\fR (InstallKernelSpec.prefix) .IP Specify a prefix to install to, e.g. an env. The kernelspec will be installed in PREFIX/share/jupyter/kernels/ (default: '') .PP \fB\-\-name=\fR (InstallKernelSpec.kernel_name) .IP Install the kernel spec with this name (default: '')