Skip to content

Commit 9c3e330

Browse files
committed
DOC: Add notebook testing command
1 parent c71f6b7 commit 9c3e330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ Participation is welcome! For a development installation (requires `Node.js <htt
364364
jupyter nbextension enable --py --sys-prefix itkwidgets
365365
jupyter nbextension enable --py --sys-prefix widgetsnbextension
366366
python -m pytest
367+
python -m pytest --nbmake examples/*.ipynb
367368

368369
The above commands will setup your system for development with the Jupyter
369370
Notebook. In one terminal, start Jupyter::

0 commit comments

Comments
 (0)