hghcomphys / pantea

A Python library for developing machine learning interatomic potentials, based on JAX.
https://pantea.readthedocs.io
Other
6 stars 2 forks source link

Add jupyter notebooks automatically to the documentation #48

Closed hghcomphys closed 1 year ago

hghcomphys commented 1 year ago

This can be done via nbsphinx extension. See the Pyiron's documentation as an example.

hghcomphys commented 1 year ago

The quick start notebook example was added. More notebooks can be added by updating conf.py and index.rst files.