File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,9 @@ name: Build Cache [using jupyter-book]
22on :
33 push :
44 branches :
5+ - cache_test_3
56 - main
7+
68jobs :
79 tests :
810 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 - sphinx-tojupyter==0.3.0
1414 - sphinxext-rediraffe==0.2.7
1515 - sphinx-exercise==0.4.1
16- - sphinx-proof==0.2.0
16+ - sphinx-proof==0.1.3
1717 - ghp-import==1.1.0
1818 - sphinxcontrib-youtube==1.1.0
1919 - sphinx-togglebutton==0.3.1
Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ sphinx:
4545 width : 80%
4646 nb_code_prompt_show : " Show {type}"
4747 suppress_warnings : [mystnb.unknown_mime_type, myst.domains]
48- proof_minimal_theme : true
4948 # -------------
5049 html_js_files :
5150 - https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
You can’t perform that action at this time.
0 commit comments