Skip to content

Commit

Permalink
Removed clusters from travis, vetted by mjw.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelJwilson committed Sep 15, 2020
1 parent 5192d59 commit 8c1c5a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions notebook_tester.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
parameters=dict(alpha=0.6, ratio=0.1)
)

pm.execute_notebook(
'./Espanol/Clusters_es.ipynb',
'./pmout/Clusters_es.ipynb',
parameters=dict(alpha=0.6, ratio=0.1)
)
#pm.execute_notebook(
# './Espanol/Clusters_es.ipynb',
# './pmout/Clusters_es.ipynb',
# parameters=dict(alpha=0.6, ratio=0.1)
#)

pm.execute_notebook(
'./FromMayaToDESI.ipynb',
Expand Down

0 comments on commit 8c1c5a6

Please sign in to comment.