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

Remove atomic fetures tutorial from tests

parent e2288634
Branches
No related tags found
1 merge request!123testing develop merge
......@@ -290,7 +290,7 @@ RUN cp -r tutorials test_tutorials
WORKDIR $HOME/test_tutorials
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "ARISE.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "atomic_features.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "atomic_features.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "clustering_tutorial.ipynb"
RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "cmlkit.ipynb"
# RUN jupyter nbconvert --ExecutePreprocessor.timeout=1000 --to notebook --execute "CO2_SGD.ipynb"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment