From 08b14b24ed61bbe1683873d8ec6632f957f93c66 Mon Sep 17 00:00:00 2001 From: Santosh Shanbhogue Date: Thu, 1 Dec 2016 20:57:37 -0500 Subject: [PATCH] [Doc] Add more links to Jupyter notebooks --- README.rst | 2 ++ doc/sphinx/cython/index.rst | 2 ++ 2 files changed, 4 insertions(+) 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