.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2. .TH JUPYTER-MIGRATE "1" "September 2015" "jupyter-migrate" "User Commands" .SH NAME jupyter-migrate \- Migrate configuration and data from IPython prior to 4.0 to Jupyter locations. .SH DESCRIPTION This migrates: .PP .IP "\(bu" 4 config files in the default profile .IP "\(bu" 4 kernels in ~/.ipython/kernels .IP "\(bu" 4 notebook javascript extensions in ~/.ipython/extensions .IP "\(bu" 4 custom.js/css to \&.jupyter/custom .PP to their new Jupyter locations. .PP All files are copied, not moved. If the destinations already exist, nothing will be done. .SH OPTIONS .PP Arguments that take values are actually convenience aliases to full Configurables, whose aliases are listed on the help line. For more information on full configurables, see '\-\-help\-all'. .PP \fB\-\-debug\fR .IP set log level to logging.DEBUG (maximize logging output) .PP \fB\-y\fR .IP Answer yes to any questions instead of prompting. .PP \fB\-\-generate\-config\fR .IP generate default config file .PP \fB\-\-config=\fR (JupyterApp.config_file) .IP Default: u'' Full path of a config file. .PP \fB\-\-log\-level=\fR (Application.log_level) .IP Default: 30 Choices: (0, 10, 20, 30, 40, 50, 'DEBUG', 'INFO', 'WARN', 'ERROR', 'CRITICAL') Set the log level by value or name. .PP To see all available configurables, use `\-\-help\-all`