Skip to content
Snippets Groups Projects
Commit ed662553 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Merge branch 'staging' into 'master'

Add sgd propylene oxidation notebook

See merge request !111
parents aa306398 15449875
Branches
No related tags found
1 merge request!111Add sgd propylene oxidation notebook
......@@ -79,3 +79,6 @@
[submodule "tutorials/analytics-perovskites-tolerance-factor"]
path = tutorials/analytics-perovskites-tolerance-factor
url = https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-perovskites-tolerance-factor.git
[submodule "tutorials/analytics-sgd-propylene-oxidation-hte"]
path = tutorials/analytics-sgd-propylene-oxidation-hte
url = https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-sgd-propylene-oxidation-hte.git
......@@ -207,6 +207,7 @@ RUN pip install ./analytics-nn-regression
RUN pip install ./analytics-perovskites-tolerance-factor
RUN pip install ./analytics-query-nomad-archive
RUN pip install ./analytics-sgd-alloys-oxygen-reduction-evolution
RUN pip install ./analytics-sgd-propylene-oxidation-hte
RUN pip install ./analytics-soap-atomic-charges
RUN pip install ./analytics-tcmi
RUN pip install ./analytics-tetradymite-PRM2020
......@@ -279,6 +280,7 @@ RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "perovskites_tolerance_factor.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=5000 --to notebook --execute "query_nomad_archive.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "sgd_alloys_oxygen_reduction_evolution.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "sgd_propylene_oxidation_hte.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "soap_atomic_charges.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "tcmi.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "tetradymite_PRM2020.ipynb"
......
Subproject commit 346fa42108133e60fceb7f86db5029a9d74d5c9f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment