diff --git a/README.rst b/README.rst index 931bb0044..ad1a3f194 100644 --- a/README.rst +++ b/README.rst @@ -59,6 +59,8 @@ offers a number of starting points: - `Python tutorial `_ +- `Application Examples in Python + `_ - `A guide to Cantera's input file format `_ - `A list of frequently asked questions diff --git a/doc/sphinx/cython/index.rst b/doc/sphinx/cython/index.rst index 4cc3faa68..4c65beb95 100644 --- a/doc/sphinx/cython/index.rst +++ b/doc/sphinx/cython/index.rst @@ -18,3 +18,5 @@ Contents: onedim constants examples + + Application Examples as Jupyter Notebooks