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.
2 parents 6dd2eaa + 65f446e commit ee98ce5Copy full SHA for ee98ce5
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