File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Template for example notebooks to include in pysindy's docs. The purpose of thi
44To make a new example, follow the instructions on pysindy's README. Adding an
55example begins here:
66
7- 1 . Clone this repository, changing the project name and description in docs/conf.py
7+ 1 . Clone this repository, changing the project name and description in docs/source/ conf.py
881 . Save the notebooks in ` examples `
991 . Edit the toctree in examples/index.rst, adding each experiment notebook
10101 . Add notebook run dependencies to examples/requirements.txt
@@ -26,4 +26,4 @@ pysindy.yml CI file.
2626Finally, you must tell pysindy about your example. This occurs in two places:
27271 . pysindy documentation configuration needs to know to add your documents.
28281 . If you want to try to maintain your example across breaking pysindy changes,
29- add your repository to the CI notification list.
29+ add your repository to the CI notification list.
You can’t perform that action at this time.
0 commit comments