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

Build reproducible JupyterLite site archives inside pyodide kernel #33

Open
bollwyvl opened this issue Mar 16, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Mar 16, 2023

Problem

Building a JupyterLite site still requires a semi-heavy python backend.

Proposed Solution

Create a wrapper kernel that shims enough packages until the Python API equivalent of jupyter lite archive works inside pyodide inside a running JupyterLite site.

This would allow for writing content and delivering a portable site archive directly to contents.

This would be improved, but is not blocked by jupyterlite/jupyterlite#982. This would open the door for other distribution mechanisms (e.g. P2P like webtorrent, git bundle, etc).

Additional context

At present, some things that are kinda broken:

References

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

No branches or pull requests

1 participant