Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented May 2, 2022

References

Update to the latest JupyterLab 3.4 packages.

Opening early so we can start testing, leaving open until 3.4 final is out.

Code changes

User-facing changes

Some JupyterLab 3.4 improvements and bug fixes will also be available in JupyterLite.

Cell Toolbar

image

New Tab button

image

Updated notebook look and feel in RetroLab

image

Backwards-incompatible changes

None

@jtpio jtpio added this to the 0.1.0 milestone May 2, 2022
@jtpio jtpio added the enhancement New feature or request label May 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2022

lite-badge 👈 Try it on ReadTheDocs

@jtpio jtpio changed the title Update to JupyterLab 3.4.0rc.0 Update to JupyterLab 3.4.0rc0 May 3, 2022
@jtpio
Copy link
Member Author

jtpio commented May 3, 2022

Looks like this will require doing a 3.4 update in RetroLab as well, to properly handle the filebrowser changes as in jupyter/notebook#6336.

@jtpio jtpio changed the title Update to JupyterLab 3.4.0rc0 Update to JupyterLab 3.4.0 May 3, 2022
@jtpio jtpio changed the title Update to JupyterLab 3.4.0 Update to JupyterLab 3.4 May 3, 2022
@jtpio
Copy link
Member Author

jtpio commented May 4, 2022

Add preferredPath to the page config to avoid the extra file browser toolbar icon? We might need to add it for now until jupyterlab/jupyterlab#12521 lands in an upstream release

Added preferredPath for now. Will open an issue to remove it when we update to 3.4.1+.

"licensesUrl": "./lab/api/licenses",
"mathjaxConfig": "TeX-AMS_CHTML-full,Safe"
"mathjaxConfig": "TeX-AMS_CHTML-full,Safe",
"preferredPath": "/"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be removed when jupyterlab/jupyterlab#12521 is available in a lab release.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tracked in #630

@jtpio jtpio marked this pull request as ready for review May 4, 2022 11:30
@jtpio
Copy link
Member Author

jtpio commented May 4, 2022

CI is now passing, and looking good on Binder:

image

@jtpio
Copy link
Member Author

jtpio commented May 4, 2022

Planning to make a new release with this afterwards.

@jtpio jtpio merged commit 5ced05b into jupyterlite:main May 4, 2022
@jtpio jtpio deleted the lab-3-4 branch May 4, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant