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

Incorrect config file causes empty file window in Jupyter Lab #613

Closed
mwouts opened this issue Sep 3, 2020 · 1 comment
Closed

Incorrect config file causes empty file window in Jupyter Lab #613

mwouts opened this issue Sep 3, 2020 · 1 comment

Comments

@mwouts
Copy link
Owner

mwouts commented Sep 3, 2020

For instance:

echo 'root_level_metadata_as_raw_cell = False' > jupytext.toml  # incorrect, should be 'false', not 'False'
jupyter-lab --notebook-dir ${PWD}

causes this:

Screenshot from 2020-09-03 04-39-59

@mwouts
Copy link
Owner Author

mwouts commented Sep 12, 2020

Fixed with #620

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