An open API service indexing awesome lists of open source software.

https://github.com/ngsolve/ngs24blitz


https://github.com/ngsolve/ngs24blitz

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ngs24blitz

Contributions are found here:
https://ngsolve.github.io/ngs24blitz/

* clone the project:

git clone https://github.com/NGSolve/ngs24blitz.git

* build the jupyter-book locally:

jupyter-book build .

* deploy the built book to gh-pages:

ghp-import -n -p -f _build/html

jupyter-books: https://jupyterbook.org/en/stable/start/overview.html