We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4753e9b commit 9998fd5Copy full SHA for 9998fd5
1 file changed
tests/run_example_notebooks.sh
@@ -2,5 +2,5 @@
2
conda activate alphaquant
3
cd ../example_nbs
4
echo "Running example notebooks"
5
-pytest --nbmake .
+pytest --nbmake . --ignore=tree_example.ipynb
6
conda deactivate
0 commit comments