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

📦 Packaging and deployment of the themes #62

Merged
merged 7 commits into from
Apr 28, 2023
Merged

📦 Packaging and deployment of the themes #62

merged 7 commits into from
Apr 28, 2023

Conversation

rowanc1
Copy link
Member

@rowanc1 rowanc1 commented Apr 28, 2023

This fixes and follows the process of #61.

@rowanc1
Copy link
Member Author

rowanc1 commented Apr 28, 2023

@fperez this fixes an issue that you brought up on the massive bundle that is downloaded for each theme. This PR now is pre-building the templates, and deploying the built artifacts. This means a faster startup time for cloning a template, a faster install of npm packages, and MUCH smaller folder of assets. Now around 30x-35x better than before.

image

We are shipping a good chunk of Jupyter now with Thebe merged in, so the files aren't tiny for the server, but we are down to <25MB download the first time you get the theme. Better than 800 MB for sure. :)

@rowanc1 rowanc1 merged commit eafa8eb into main Apr 28, 2023
1 check passed
@rowanc1 rowanc1 deleted the feat/themes branch April 28, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant