tst
This commit is contained in:
1
.github/workflows/buildAndDeployWebsite.yml
vendored
1
.github/workflows/buildAndDeployWebsite.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
|||||||
python ./HowBadIsMyBatch.py
|
python ./HowBadIsMyBatch.py
|
||||||
# jupyter nbconvert --ExecutePreprocessor.kernel_name="howbadismybatch-venv-kernel" --to notebook --allow-errors --execute HowBadIsMyBatch.ipynb
|
# jupyter nbconvert --ExecutePreprocessor.kernel_name="howbadismybatch-venv-kernel" --to notebook --allow-errors --execute HowBadIsMyBatch.ipynb
|
||||||
# jupyter nbconvert --to html HowBadIsMyBatch.nbconvert.ipynb
|
# jupyter nbconvert --to html HowBadIsMyBatch.nbconvert.ipynb
|
||||||
|
git status
|
||||||
git add -A
|
git add -A
|
||||||
git diff-index --quiet HEAD || git commit -m "updating data for batch codes"
|
git diff-index --quiet HEAD || git commit -m "updating data for batch codes"
|
||||||
- name: Pushing changes to GitHub Pages
|
- name: Pushing changes to GitHub Pages
|
||||||
|
|||||||
Reference in New Issue
Block a user