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

Escape strings in jupyter-config-data json #5

Merged
merged 1 commit into from
May 11, 2017

Conversation

seibs
Copy link
Contributor

@seibs seibs commented May 11, 2017

On Windows, following the CONTRIBUTING.md instructions in jupyterlab fails when loading JupyterLab on a json parse exception. The jupyter-config-data JSON includes Windows paths where slashes are not escaped. Calling json.dumps on all page_config values fixes this.

@blink1073
Copy link
Contributor

Thanks! Patch release coming.

@blink1073 blink1073 merged commit 62dbfa2 into jupyterlab:master May 11, 2017
@blink1073
Copy link
Contributor

Released as v0.2.5.

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

Successfully merging this pull request may close these issues.

2 participants