Skip to content

Commit 8f2c78a

Browse files
authored
Update notebooks (#59)
* Update notebooks * try updating base * reorder * update qe notebooks
1 parent 4eb1108 commit 8f2c78a

13 files changed

+16
-4095
lines changed

aiida_nfdi.ipynb

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

aiida_qe.ipynb

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

aiida_simple.ipynb

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

jobflow_nfdi.ipynb

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

jobflow_qe.ipynb

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

jobflow_simple.ipynb

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

postBuild

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
pip install -e qe_xml_parser
2-
pip install -e python_workflow_definition
3-
verdi presto --profile-name pwd
41
conda env create -n preprocessing -f source/envs/preprocessing.yaml -y
52
conda env create -n processing -f source/envs/processing.yaml -y
63
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
7-
conda env update --name notebooks --file environment_qe.yml
4+
conda env update --name base --file environment_qe.yml
5+
pip install -e qe_xml_parser
6+
pip install -e python_workflow_definition
7+
verdi presto --profile-name pwd

pyiron_base_nfdi.ipynb

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

pyiron_base_qe.ipynb

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

pyiron_base_simple.ipynb

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

0 commit comments

Comments
 (0)