File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 242
242
("py:class" , "Figure" ),
243
243
("py:class" , "Progress" ),
244
244
("py:class" , "ProgressBar" ),
245
+ ("py:class" , "typer.models.CallbackParam" ),
245
246
]
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ will return
101
101
Additional Calculators
102
102
======================
103
103
104
- Although ``janus-core `` only directly supports the MLIP calculators listed in :doc: `Getting started </getting_started/getting_started >`,
104
+ Although ``janus-core `` only directly supports the MLIP calculators listed in :doc: `Getting started </user_guide/get_started >`,
105
105
any valid `ASE calculator <https://wiki.fysik.dtu.dk/ase/ase/calculators/calculators.html >`_
106
106
can be attached to a structure, including calculators for currently unsupported MLIPs.
107
107
You can’t perform that action at this time.
0 commit comments