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

Remove fast search and find from exploratory analysis

Exploratory analysis is inserted in tests
parent 17e20d4e
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/decision_tree.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/descriptor_role.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/error_estimates.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/exploratory_analysis.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/exploratory_analysis.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/grain_boundaries.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/kaggle_competition.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "test_tutorials/krr4mat.ipynb"
......
Subproject commit 4ed1f8182c41c4cd3193cbb006df3785b3c73275
Subproject commit 48a5d0faa5e0b5620c834ebafb86f92cfd507b1c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment