diff --git a/Dockerfile b/Dockerfile index b637212941e9169f99b651e40aae771bb887c901..eb63407fb49f1661214673ec028e85b44cc37746 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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" diff --git a/tutorials/analytics-exploratory-analysis b/tutorials/analytics-exploratory-analysis index 4ed1f8182c41c4cd3193cbb006df3785b3c73275..48a5d0faa5e0b5620c834ebafb86f92cfd507b1c 160000 --- a/tutorials/analytics-exploratory-analysis +++ b/tutorials/analytics-exploratory-analysis @@ -1 +1 @@ -Subproject commit 4ed1f8182c41c4cd3193cbb006df3785b3c73275 +Subproject commit 48a5d0faa5e0b5620c834ebafb86f92cfd507b1c