https://github.com/barsonax/presentaties
https://github.com/barsonax/presentaties
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/barsonax/presentaties
- Owner: Barsonax
- Created: 2024-07-24T14:54:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T20:05:08.000Z (over 1 year ago)
- Last Synced: 2025-03-19T06:44:32.403Z (about 1 year ago)
- Language: CSS
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`