JUPYTER-MIGRATE(1) | User Commands | JUPYTER-MIGRATE(1) |
jupyter-migrate - Migrate configuration and data from IPython prior to 4.0 to Jupyter locations.
This migrates:
to their new Jupyter locations.
All files are copied, not moved. If the destinations already exist, nothing will be done.
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'.
--debug
-y
--generate-config
--config=<Unicode> (JupyterApp.config_file)
--log-level=<Enum> (Application.log_level)
To see all available configurables, use `--help-all`
September 2015 | jupyter-migrate |