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

Update to JupyterLab 4.0.0a30 #6566

Merged
merged 14 commits into from
Oct 13, 2022
Merged

Update to JupyterLab 4.0.0a30 #6566

merged 14 commits into from
Oct 13, 2022

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Oct 12, 2022

Fixes #6558
Fixes #6344
Closes #6446

  • Remove CSS fixes:

/* TODO: remove when https://github.com/jupyterlab/jupyterlab/pull/13154 is released */
width: unset;

/* TODO: remove when https://github.com/jupyterlab/jupyterlab/pull/13157 is released */
width: unset;

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch jtpio/notebook/update-latest-lab

@jtpio jtpio added this to the 7.0 milestone Oct 12, 2022
@jtpio
Copy link
Member Author

jtpio commented Oct 12, 2022

Check JSON syntax highlighting: jupyterlab/jupyterlab#13183

Still not getting the syntax highlighting for JSON files:

image

Probably there is a missing CSS import somewhere. Will skip this for now track it in a follow-up issue.

@jtpio jtpio marked this pull request as ready for review October 12, 2022 16:12
@jtpio jtpio merged commit caa0a11 into jupyter:main Oct 13, 2022
@jtpio jtpio deleted the update-latest-lab branch October 13, 2022 06:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to JupyterLab 4.0.0a30 Make the upstream DocumentManager more customizable
1 participant