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

Add back the mime renderer JL extension #5096

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

marthacryan
Copy link
Collaborator

@marthacryan marthacryan commented Mar 17, 2025

Fixes #5056 by adding back a mime renderer extension removed in #4822. We didn't realize at the time that this part of the code was serving an important purpose in keeping filesizes down for offline users.

@gvwilson gvwilson added P1 needed for current cycle fix fixes something broken labels Mar 19, 2025
@marthacryan marthacryan changed the title Default to notebook connected mode Add back the mime renderer JL extension Mar 20, 2025
@marthacryan marthacryan force-pushed the notebook-connected-default branch from f942e97 to 847b87c Compare April 4, 2025 20:57
@marthacryan
Copy link
Collaborator Author

Pinning the version of shapely here for tests to pass, but we should address that in another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix fixes something broken P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plotly on jupyter creates HUGE notebooks file sizes
2 participants