Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating server config from notebook config #37

Closed
Zsailer opened this issue Dec 5, 2018 · 1 comment
Closed

Migrating server config from notebook config #37

Zsailer opened this issue Dec 5, 2018 · 1 comment

Comments

@Zsailer
Copy link
Member

Zsailer commented Dec 5, 2018

We'll need to write an application to migrate the notebook config to server config.

Users call:

$ jupyter server migrate

much like we did for the IPython/Jupyter split (jupyter migrate).

This is a bit tricky because some traits need to stay in the notebook config, while others move to the server config.

@Zsailer
Copy link
Member Author

Zsailer commented May 19, 2019

It seems that the consensus is to not use a migration script... Closing for now.

@Zsailer Zsailer closed this as completed May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant