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

Merge branch 'staging' into 'master'

Fix merge

See merge request !112
parents ed662553 d28fb071
No related branches found
No related tags found
1 merge request!112Fix merge
......@@ -272,7 +272,7 @@ RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "descriptor_role.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "error_estimates.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "exploratory_analysis.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "gap_si_surface.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "gap_si_surface.ipynb" > out.txt
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "grain_boundaries.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "kaggle_competition.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "krr4mat.ipynb"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment