https://github.com/Rick-van-Dam/TestExamplesDotnetPresentation
https://github.com/Rick-van-Dam/TestExamplesDotnetPresentation
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Rick-van-Dam/TestExamplesDotnetPresentation
- Owner: Barsonax
- Created: 2023-10-31T15:35:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:42:11.000Z (about 2 years ago)
- Last Synced: 2024-10-11T20:37:53.941Z (over 1 year ago)
- Language: CSS
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- 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`