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
82175397
Commit
82175397
authored
Apr 05, 2022
by
Luigi Sbailo
Browse files
Update Dockerfile
parent
782bc299
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
82175397
...
...
@@ -284,8 +284,8 @@ 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
"dos_similarity_search.ipynb"
#
RUN jupyter nbconvert --ExecutePreprocessor.timeout=20000 --to notebook --execute "domain_of_applicability.ipynb"
#
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "dos_similarity_search.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"
...
...
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