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

https://github.com/barsonax/presentaties


https://github.com/barsonax/presentaties

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Dependencies:
- https://quarto.org/docs/get-started/
- https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
- https://marketplace.visualstudio.com/items?itemName=quarto.quarto
- `winget install -e --id Python.Python.3.11`
- `pip3 install numpy matplotlib jupyter`

## Rendering
- Preview `quarto preview nameofqmdfile`
- Render `quarto render nameofqmdfile`