https://github.com/virtualplantlab/vpltutorials
https://github.com/virtualplantlab/vpltutorials
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/virtualplantlab/vpltutorials
- Owner: VirtualPlantLab
- Created: 2023-03-16T10:22:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T07:45:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T08:07:40.465Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 22.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPLTutorials
Collection of tutorials for [VPL](https://virtualplantlab.com/dev/). Each tutorial is given
in three different formats:
- As a Julia source file (`script`) without any comments.
- As a markdown file (`markdown`). VS Code may be used to render it but also execute the code in each cell if the Julia extension is installed.
- As a Jupyter notebook (`notebook`). These may be used with the package IJulia.
-
In addition to VirtualPlantLab.jl, some of the tutorials may require the following packages:
- [SkyDomes.jl](https://github.com/VirtualPlantLab/SkyDomes.jl)
- [Ecophys.jl](https://github.com/VirtualPlantLab/Ecophys.jl)