diff --git a/deployments/zeppelin/test/config/basic.json b/deployments/zeppelin/test/config/basic.json index 939367d0..78e6b24c 100644 --- a/deployments/zeppelin/test/config/basic.json +++ b/deployments/zeppelin/test/config/basic.json @@ -2,43 +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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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", - "totaltime" : 190, + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", + "totaltime" : 6000, + "results" : [] + }, + { + "name" : "Tips_and_Tricks.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/Tips_and_Tricks.json", + "totaltime" : 50, "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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] } diff --git a/deployments/zeppelin/test/config/full.json b/deployments/zeppelin/test/config/full.json index 69d151cc..fb819829 100644 --- a/deployments/zeppelin/test/config/full.json +++ b/deployments/zeppelin/test/config/full.json @@ -2,49 +2,55 @@ "notebooks" : [ { "name" : "GaiaDMPSetup", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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", - "totaltime" : 190, + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/public_examples/Working_with_Gaia_XP_spectra.json", + "totaltime" : 6000, + "results" : [] + }, + { + "name" : "Tips_and_Tricks.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/Tips_and_Tricks.json", + "totaltime" : 50, "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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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..48a528d9 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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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..9fd03cd7 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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/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/4f6e6fd64503d29f7e48941785a3af5ab10401f3/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] }