We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd2eaa commit 65f446eCopy full SHA for 65f446e
README.md
@@ -117,6 +117,9 @@ nbval is compatible with the pytest-xdist plugin for parallel running of tests.
117
however require the use of the `--dist loadscope` flag to ensure that all cells of one
118
notebook are run on the same kernel.
119
120
+## Documentation
121
+
122
+The narrative documentation for nbval can be found at https://nbval.readthedocs.io.
123
124
## Help
125
The `py.test` system help can be obtained with `py.test -h`, which will
0 commit comments