Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/virtualplantlab/vpltutorials
https://github.com/virtualplantlab/vpltutorials
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/virtualplantlab/vpltutorials
- Owner: VirtualPlantLab
- Created: 2023-03-16T10:22:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T16:20:57.000Z (about 1 year ago)
- Last Synced: 2023-11-12T16:39:36.489Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 22.1 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)