Skip to content

Commit 9a78710

Browse files
committed
Convert from jobflow to pyiron_base
1 parent 99879a3 commit 9a78710

File tree

3 files changed

+2
-520
lines changed

3 files changed

+2
-520
lines changed

.github/workflows/pyiron.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
pip install -e python_workflow_definition
2626
conda install -c conda-forge jupyter papermill
2727
export ESPRESSO_PSEUDO=$(pwd)/espresso/pseudo
28-
papermill universal_qe_to_pyiron_base.ipynb universal_qe_to_pyiron_base_out.ipynb -k "python3"
29-
papermill pyiron_base_to_jobflow.ipynb pyiron_base_to_jobflow_out.ipynb -k "python3"
28+
papermill universal_qe_to_pyiron_base.ipynb universal_qe_to_pyiron_base_out.ipynb -k "python3"

jobflow_to_pyiron_base.ipynb

Lines changed: 1 addition & 247 deletions
Large diffs are not rendered by default.

pyiron_base_to_jobflow.ipynb

Lines changed: 0 additions & 271 deletions
This file was deleted.

0 commit comments

Comments
 (0)