File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 uses : ' ./.github/actions/cicd-setup'
2121 - name : Check build tokamak machine notebook
2222 run : jupyter nbconvert --execute --to notebook --inplace "examples/example00 - build_tokamak_machine.ipynb"
23- - name : Check static inverse solve MAST-U notebook
24- run : jupyter nbconvert --execute --to notebook --inplace "examples/example01 - static_inverse_solve_MASTU.ipynb"
23+ - name : Check static inverse solve MAST-U notebook (1a)
24+ run : jupyter nbconvert --execute --to notebook --inplace "examples/example01a - static_inverse_solve_MASTU"
25+ - name : Check static inverse solve MAST-U notebook (1b)
26+ run : jupyter nbconvert --execute --to notebook --inplace "examples/example01b - advanced_static_inverse_solve"
2527 - name : Check static forward solve MAST-U notebook
2628 run : jupyter nbconvert --execute --to notebook --inplace "examples/example02 - static_forward_solve_MASTU.ipynb"
2729 - name : Check extracting equilibrium quantities notebook
You can’t perform that action at this time.
0 commit comments