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

Using --notebook-format SOURCE results in missing notebooks and no errors #203

Open
TravBricks opened this issue Sep 19, 2022 · 1 comment

Comments

@TravBricks
Copy link

Overwriting notebooks was desired as part of a migration.
The --overwrite-notebooks flag was enabled, which produced this feedback:

Overwrite notebooks only supports the SOURCE format. See Rest API docs for details

So then the --notebook-format SOURCE flag was used which resulted in a SUBSTANTIAL amount of notebooks not getting exported, but there were no errors. So there is either an issue with the migration tool or the Workspace API exporting notebooks in the source format.

@Novak478
Copy link

I'm not sure if this is still an issue, but I recently performed a migration to E2 for my employer and we did not have any data loss. I should note though that using only SOURCE files makes users lose their visualizations and dashboards, which is painful from a user experience standpoint.

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

2 participants