This is a JupyterLite project allowing you to run Python and Jupyter in the browser. It is loosely based on jupyter.codesolid.com
TODO: write
At this point, the server should be running on http://127.0.0.1:8000/index.html.
This project is based on the awesome JupyterLite project, which uses WebAssembly and Pyodide to allow running a fast JupyterLab environment in the browser.
For a tutorial showing how I added this site to CodeSolid, check out Jupyter Lite: Python in the Browser with Serverless Jupyter.
The code for this project is available here:
If the run task gives an error, "=> CANCELED [internal] load build definition from Dockerfile," try running task build
first instead explicitly.