/ concept-collection / dot-github
concept-collection / dot-github
Add jupyterlite-numbl-kernel to the profile
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 7fcf74d8b1f1 parent 5d62c22 Browse files
1 changed file+4−0
profile/README.mdmodified+4−0View file
@@ -157,6 +157,10 @@ Utilities and starting points for building your own
157157 - **[numbl-web-ide](https://github.com/concept-collection/numbl-web-ide)**
158158 ([live](https://concept-collection.github.io/numbl-web-ide/)).
159159 Run MATLAB-syntax .m files in your browser, in a VS Code-style IDE.
160+- **[jupyterlite-numbl-kernel](https://github.com/concept-collection/jupyterlite-numbl-kernel)**
161+ ([live](https://concept-collection.github.io/jupyterlite-numbl-kernel/)).
162+ A JupyterLite kernel that runs numbl in notebook cells entirely in the
163+ browser, with inline figures and mip packages.
160164 - **[numbl-figure-viewer](https://github.com/concept-collection/numbl-figure-viewer)**
161165 ([live](https://concept-collection.github.io/numbl-figure-viewer/)).
162166 Open and explore a figure exported from numbl, including its underlying data.