JupyterLite deployed as a static site to GitHub Pages, for demo purposes.
➡️ https://ngsolve.github.io/jupyterlite_ngsolve/lab?path=poisson.ipynb
-
Sign in to your github account
-
Click on 'Use this template' to create your new, public repository
-
Enable 'github-pages from actions':
Settings -> Pages -> Source: 'github actions'
-
Click on 'Actions', and allow workflow actions (maybe not necessary ?)
-
Fill the 'contents' folder with your notebooks
-
Adjust links to your github pages website
For more info, keep an eye on the JupyterLite documentation: