File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ project:
77 keywords : [astronomy]
88 authors : [IRSA Scientists and Developers]
99 github : https://github.com/Caltech-IPAC/irsa-tutorials/
10+ jupyter :
11+ binder :
12+ repo : https://github.com/Caltech-IPAC/irsa-tutorials/
13+ url : https://mybinder.org
1014 settings :
1115 output_matplotlib_strings : remove
1216extends :
Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ commands =
7575 # Status check is a workaround until https://github.com/jupyter-book/mystmd/issues/2113 is fixed
7676 buildhtml: bash -c " jupyter-book build --execute --html 2>&1 | tee /tmp/mystbuild.log"
7777 buildhtml: bash -c " if grep -q 'Traceback .most recent call last.' /tmp/mystbuild.log; then exit 1; fi"
78- buildhtml: bash -c " rm _build/html/*thebe*.js"
7978
8079pip_pre =
8180 predeps: true
You can’t perform that action at this time.
0 commit comments