Network-Analysis-Made-Simple icon indicating copy to clipboard operation
Network-Analysis-Made-Simple copied to clipboard

Explore non mybinder based execution environments (JupyterLite) or MyST+Thebe

Open MridulS opened this issue 2 years ago • 1 comments

Currently mybinder is heavily under resourced and we can't really depend on mybinder.org to provide the resources on run the tutorial. But the good news is most of our tutorial should just work (tm) with JupyterLite. I also want to further look into turning this into a MyST+Thebe backed JupyterBook. I'm not sure what's the right answer here but I'll atleast convert some bits of the tutorial to jupyterlite.

MridulS avatar Jun 08 '23 00:06 MridulS

A test repo without any customization to the pyodide kernel: https://github.com/MridulS/nams-lite

Had to make a bunch of changes. The repo did work pretty well at the PyCon Colombia tutorial.

MridulS avatar Jun 11 '23 19:06 MridulS