diff --git a/deployments/common/pip/requirements.txt b/deployments/common/pip/requirements.txt index 2a1b57a0..beb2327c 100644 --- a/deployments/common/pip/requirements.txt +++ b/deployments/common/pip/requirements.txt @@ -1,20 +1,21 @@ -numpy==1.26.2 -scipy==1.11.4 -matplotlib==3.8.2 -grpcio==1.59.3 +numpy==1.21.0 +scipy==1.7.3 +matplotlib==3.4.2 +grpcio==1.53.0 jupyter==1.0.0 -Cython==0.29.36 -protobuf==4.25.1 -pandas==2.1.3 -healpy==1.16.6 -astropy==5.3.4 -astroquery==0.4.6 -scikit-learn==1.3.2 -joblib==1.3.2 -hdbscan==0.8.33 -pyvo==1.5.1 -pyarrow==14.0.1 -GaiaXPy==2.1.0 +Cython==0.29.23 +protobuf==3.18.3 +pandas==1.2.4 +healpy==1.14.0 +astropy==4.2.1 +astroquery==0.4.1 +scikit-learn==0.24.2 +joblib==1.2.0 +hdbscan==0.8.31 +pyvo==1.1 +pyarrow==12.0.1 +koalas==1.8.2 +GaiaXPy==1.1.4 git+https://github.com/wfau/gaiadmpsetup@v0.1.5 git+https://github.com/stvoutsin/yarncleaner@v0.1.0 dustmaps==1.0.12 diff --git a/deployments/zeppelin/test/config/basic.json b/deployments/zeppelin/test/config/basic.json index 58d442d5..8115e245 100644 --- a/deployments/zeppelin/test/config/basic.json +++ b/deployments/zeppelin/test/config/basic.json @@ -2,43 +2,43 @@ "notebooks" : [ { "name" : "GaiaDMPSetup", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json", "totaltime" : 50, "results" : [] }, { "name" : "Mean_proper_motions_over_the_sky", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", "totaltime" : 120, "results" : [] }, { "name" : "Source_counts_over_the_sky.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json", "totaltime" : 55, "results" : [] }, { "name" : "Good_astrometric_solutions_via_ML_Random_Forrest_classifier", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json", "totaltime" : 650, "results" : [] }, { "name" : "Working_with_cross_matched_surveys", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_cross_matched_surveys.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_cross_matched_surveys.json", "totaltime" : 190, "results" : [] }, { "name" : "Working_with_Gaia_XP_spectra.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", "totaltime" : 6000, "results" : [] }, { "name" : "Library_Validation.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] } diff --git a/deployments/zeppelin/test/config/full.json b/deployments/zeppelin/test/config/full.json index d934ada9..46c82563 100644 --- a/deployments/zeppelin/test/config/full.json +++ b/deployments/zeppelin/test/config/full.json @@ -2,49 +2,49 @@ "notebooks" : [ { "name" : "GaiaDMPSetup", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json", "totaltime" : 50, "results" : [] }, { "name" : "Mean_proper_motions_over_the_sky", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", "totaltime" : 125, "results" : [] }, { "name" : "Source_counts_over_the_sky.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json", "totaltime" : 55, "results" : [] }, { "name" : "Good_astrometric_solutions_via_ML_Random_Forrest_classifier", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json", "totaltime" : 650, "results" : [] }, { "name" : "Working_with_cross_matched_surveys", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_cross_matched_surveys.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_cross_matched_surveys.json", "totaltime" : 6000, "results" : [] }, { "name" : "Working_with_Gaia_XP_spectra.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", "totaltime" : 190, "results" : [] }, { "name" : "QC_cuts_dev.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/QC_cuts_dev.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/QC_cuts_dev.json", "totaltime" : 10100, "results" : [] }, { "name" : "Library_Validation.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] } diff --git a/deployments/zeppelin/test/config/quick-healthchecker.json b/deployments/zeppelin/test/config/quick-healthchecker.json index d91ee946..cf2a15e3 100644 --- a/deployments/zeppelin/test/config/quick-healthchecker.json +++ b/deployments/zeppelin/test/config/quick-healthchecker.json @@ -2,25 +2,25 @@ "notebooks" : [ { "name" : "GaiaDMPSetup", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json", "totaltime" : 3, "results" : [] }, { "name" : "Mean_proper_motions_over_the_sky", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", "totaltime" : 125, "results" : [] }, { "name" : "Source_counts_over_the_sky.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json", "totaltime" : 55, "results" : [] }, { "name" : "Library_Validation.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] } diff --git a/deployments/zeppelin/test/config/quick.json b/deployments/zeppelin/test/config/quick.json index 7cc8467d..eb1859a1 100644 --- a/deployments/zeppelin/test/config/quick.json +++ b/deployments/zeppelin/test/config/quick.json @@ -2,25 +2,25 @@ "notebooks" : [ { "name" : "GaiaDMPSetup", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/GaiaDMP_validation.json", "totaltime" : 50, "results" : [] }, { "name" : "Mean_proper_motions_over_the_sky", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", "totaltime" : 125, "results" : [] }, { "name" : "Source_counts_over_the_sky.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/public_examples/Source_counts_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/public_examples/Source_counts_over_the_sky.json", "totaltime" : 55, "results" : [] }, { "name" : "Library_Validation.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/2881e513ef47d42a69cfa9dc3dd3a95bbd517113/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] }