We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcac10c commit bb801a5Copy full SHA for bb801a5
docs/make.jl
@@ -73,7 +73,7 @@ makedocs(;
73
"literate_tutorials/dataset_analysis.md",
74
"tutorials/lammps.md",
75
"tutorials/python_ase.md",
76
- #"tutorials/molly.md", # restore (and add to index) once tutorial fix is merged
+ "tutorials/molly.md",
77
"literate_tutorials/descriptor.md",
78
"literate_tutorials/committee.md",
79
],
docs/src/tutorials/index.md
@@ -19,6 +19,7 @@ The next two tutorials show some additional techniques to better understand how
19
20
* [LAMMPS](lammps.md)
21
* [Python with `ase`](python_ase.md)
22
+* [`Molly.jl`](molly.md)
23
24
### Structure analysis with ACE1 descriptors
25
0 commit comments