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 48d0ff5 commit e114833Copy full SHA for e114833
.github/actions/Jupyter-serve/action.yml
@@ -34,4 +34,4 @@ runs:
34
# This sleep is to force enough time for the jupyter site to build before trying
35
# to run notebooks in it. If you try to run the notebooks before the website is
36
# ready the ci python script will crash saying ti cannot access the url
37
- sleep 10
+ sleep 20
0 commit comments