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 @jupyterlab/services dependency to version 6.1.8 #933

Conversation

julian-west
Copy link

References

Addresses #929

Bumping up @jupyterlab/services dependency to version 6.1.8 includes the rendering delay fix already implemented for Jupyterlab (jupyterlab/jupyterlab#10321). This significantly reduces the delay before widgets are rendered in the browser.

Code changes

Updated dependency specified in voila/packages/voila/packages.json

@jtpio
Copy link
Member

jtpio commented Sep 1, 2021

Thanks @julian-west!

Bumping up @jupyterlab/services dependency to version 6.1.8

This probably means we should also update the yarn.lock file: https://github.com/voila-dashboards/voila/blob/master/yarn.lock

Have you tried running jlpm locally, followed by jlpm run build to rebuild the frontend? There are some development instructions in the contributing guide: https://voila.readthedocs.io/en/latest/contribute.html

@jtpio jtpio added the enhancement New feature or request label Sep 1, 2021
@jtpio jtpio added this to the 0.2.x milestone Sep 1, 2021
@jtpio jtpio force-pushed the update-jupyterlab-service-dependency branch from 55a3e4e to 13456f1 Compare September 1, 2021 09:09
Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@julian-west
Copy link
Author

Thanks @jtpio! Do you know when you will be releasing the version 0.2.11?

Would you be able to release an alpha version (e.g. 0.2.11a0) that includes this dependency update which we can use in the meantime?

@jtpio
Copy link
Member

jtpio commented Sep 1, 2021

@julian-west I'm planning to cut 0.2.11 soon (today or tomorrow) to include this fix as well as other recent fixes.

@jtpio
Copy link
Member

jtpio commented Sep 2, 2021

@julian-west
Copy link
Author

Thank you! :)

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.

None yet

2 participants