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 c71f6b7 commit 9c3e330Copy full SHA for 9c3e330
README.rst
@@ -364,6 +364,7 @@ Participation is welcome! For a development installation (requires `Node.js <htt
364
jupyter nbextension enable --py --sys-prefix itkwidgets
365
jupyter nbextension enable --py --sys-prefix widgetsnbextension
366
python -m pytest
367
+ python -m pytest --nbmake examples/*.ipynb
368
369
The above commands will setup your system for development with the Jupyter
370
Notebook. In one terminal, start Jupyter::
0 commit comments