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 7b5021f commit e55ee71Copy full SHA for e55ee71
.github/workflows/main.yml
@@ -331,7 +331,7 @@ jobs:
331
--contents notebooks/audio/audio.wav
332
python -m pip install nbdime
333
python -m pip install selenium
334
- python --driver chrome
+ python scripts/automated-notebook-run-script.py --driver chrome
335
nbdiff notebooks/smallpt.ipynb $HOME/smallpt.ipynb
336
timeout-minutes: 5
337
0 commit comments