Skip to content

Add plotly 6.0.1 to JupyterLite #20201

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

Merged
merged 3 commits into from
May 11, 2025
Merged

Conversation

guerler
Copy link
Contributor

@guerler guerler commented May 10, 2025

This PR adds the latest stable version of plotly to JupyterLite, along with numpy and pandas, aligning the default package set with what's available in the JupyterLab tool. The version of plotly is locked to ensure consistent functionality, as relying on users to install it manually can lead to breakages over time. This slightly increases the bundle size; although it's not a problem at the moment, we should start considering loading visualization plugins directly via CDN instead of downloading them to the Galaxy server.

jupyter

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@guerler guerler force-pushed the jupyterlite.000 branch from f4751f5 to f43a34a Compare May 10, 2025 22:29
@guerler guerler requested a review from bgruening May 10, 2025 22:33
@guerler guerler marked this pull request as ready for review May 10, 2025 22:33
@guerler guerler changed the title Add plotly 6.0.1 to JupyterLite by default Add plotly 6.0.1 to JupyterLite May 10, 2025
@guerler guerler force-pushed the jupyterlite.000 branch from 96656cd to e0ab1a0 Compare May 11, 2025 20:20
@guerler guerler merged commit 025da67 into galaxyproject:dev May 11, 2025
50 of 52 checks passed
@guerler guerler deleted the jupyterlite.000 branch May 11, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants