File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 needs : deploy-runner
2828 runs-on : [self-hosted, cml-gpu]
2929 container :
30- image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-b
30+ image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-c
3131 options : --gpus all
3232 steps :
3333 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 2424 needs : deploy-runner
2525 runs-on : [self-hosted, cml-gpu]
2626 container :
27- image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-b
27+ image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-c
2828 options : --gpus all
2929 steps :
3030 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 2828 needs : deploy-runner
2929 runs-on : [self-hosted, cml-gpu]
3030 container :
31- image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-b
31+ image : docker://mmcky/quantecon-lecture-python:cuda-12.1.0-anaconda-2023-09-py311-c
3232 options : --gpus all
3333 steps :
3434 - name : Checkout
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
88 - pip :
99 - jupyter-book==0.15.1
1010 - docutils==0.17.1
11- - quantecon-book-theme==0.7.0
11+ - quantecon-book-theme==0.7.1
1212 - sphinx-reredirects==0.1.3
1313 - sphinx-tojupyter==0.3.0
1414 - sphinxext-rediraffe==0.2.7
You can’t perform that action at this time.
0 commit comments