Skip to content

Commit bb801a5

Browse files
committed
make molly tutorial more visible.
1 parent bcac10c commit bb801a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ makedocs(;
7373
"literate_tutorials/dataset_analysis.md",
7474
"tutorials/lammps.md",
7575
"tutorials/python_ase.md",
76-
#"tutorials/molly.md", # restore (and add to index) once tutorial fix is merged
76+
"tutorials/molly.md",
7777
"literate_tutorials/descriptor.md",
7878
"literate_tutorials/committee.md",
7979
],

docs/src/tutorials/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The next two tutorials show some additional techniques to better understand how
1919

2020
* [LAMMPS](lammps.md)
2121
* [Python with `ase`](python_ase.md)
22+
* [`Molly.jl`](molly.md)
2223

2324
### Structure analysis with ACE1 descriptors
2425

0 commit comments

Comments
 (0)