You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful for a lot of reasons if we could have our own JupyterLite deployment on tskit-dev. That way we could host live notebooks for educational content.
We have most of the components needed already in pyodide (although waiting on a release), so we could try this out initially with some simulation/tskit fundamentals notebooks. If it works, we can then look at bringing things like tsinfer in.
I think this would be really great - the perfect resource for learning tskit. It looks from the docs like you can install your own packages onto the system: is that right? Presumably we expect newer released of pyodide to be able to load e.g. msprime? My workbooks also use jupyterquiz, though, so it would be nice to include that.
Subtext is also that the JupyterHub server went down in the workshop just now. It would be much less hassle and more reliable / portable if in the future we could use JupyterLite for workshops too.
It would be helpful for a lot of reasons if we could have our own JupyterLite deployment on tskit-dev. That way we could host live notebooks for educational content.
We have most of the components needed already in pyodide (although waiting on a release), so we could try this out initially with some simulation/tskit fundamentals notebooks. If it works, we can then look at bringing things like tsinfer in.
Here are the docs for JupyterLite deployment
Any thoughts @benjeffery, @hyanwong?
The text was updated successfully, but these errors were encountered: