https://github.com/ngsolve/ngs24blitz
https://github.com/ngsolve/ngs24blitz
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngsolve/ngs24blitz
- Owner: NGSolve
- License: cc0-1.0
- Created: 2024-06-14T19:17:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T15:39:16.000Z (almost 2 years ago)
- Last Synced: 2024-06-23T16:38:43.696Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 161 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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