Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
analytics
Commits
2e949ba9
Commit
2e949ba9
authored
Mar 21, 2022
by
Luigi Sbailo
Browse files
Merge branch 'staging' into 'master'
Insert domani of applicability tutorial in tests See merge request
!115
parents
3e37af59
ecd549d1
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
2e949ba9
...
...
@@ -270,9 +270,10 @@ RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute
RUN
jupyter nbconvert
--ExecutePreprocessor
.timeout
=
1000
--to
notebook
--execute
"convolutional_nn.ipynb"
RUN
jupyter nbconvert
--ExecutePreprocessor
.timeout
=
1000
--to
notebook
--execute
"decision_tree.ipynb"
RUN
jupyter nbconvert
--ExecutePreprocessor
.timeout
=
1000
--to
notebook
--execute
"descriptor_role.ipynb"
RUN
jupyter nbconvert
--ExecutePreprocessor
.timeout
=
20000
--to
notebook
--execute
"domain_of_applicability.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"
>
out.txt
RUN
jupyter nbconvert
--ExecutePreprocessor
.timeout
=
1000
--to
notebook
--execute
"gap_si_surface.ipynb"
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"
...
...
@@ -284,8 +285,6 @@ RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute
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"
# Remove following tutorial because test is too long
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=20000 --to notebook --execute "domain_of_applicability.ipynb"
WORKDIR
$HOME
RUN
rm
-r
test_tutorials
...
...
analytics-domain-of-applicability
@
91ddf23f
Compare
df0aa40c
...
91ddf23f
Subproject commit
df0aa40cd8aea367066be6ac53f212ff70ef1842
Subproject commit
91ddf23fef470efe2bad77717d858e29341ac89b
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment