File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# VPLTutorials
2
2
3
3
Collection of tutorials for [ VPL] ( https://virtualplantlab.com/dev/ ) . Each tutorial is given
4
- in two different formats:
4
+ in three different formats:
5
5
6
- - As a Julia source file (` .jl ` ) with documentation as comments.
6
+ - As a Julia source file (` script ` ) without any comments.
7
7
8
- - As a markdown file (` .md ` ). VS Code may be used to render it but also execute the code in each cell if the Julia extension is installed.
8
+ - 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.
9
9
10
- In addition to VPL, the tutorials some of the require the following packages:
10
+ - As a Jupyter notebook (` notebook ` ). These may be used with the package IJulia.
11
+ -
12
+ In addition to VirtualPlantLab.jl, some of the tutorials may require the following packages:
11
13
12
14
- [ SkyDomes.jl] ( https://github.com/VirtualPlantLab/SkyDomes.jl )
13
15
- [ Ecophys.jl] ( https://github.com/VirtualPlantLab/Ecophys.jl )
You can’t perform that action at this time.
0 commit comments