We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70856b1 commit ce7651bCopy full SHA for ce7651b
1 file changed
README.md
@@ -8,6 +8,7 @@ example begins here:
8
1. Save the notebooks in `examples`
9
1. Edit the toctree in examples/index.rst, adding each experiment notebook
10
1. Add notebook run dependencies to examples/requirements.txt
11
+1. Verify the examples run.
12
1. Build the documentation and verify it builds without warning or error:
13
```
14
pip install -r requirements-docs.txt
0 commit comments