From f89017c3a73c2f62b4d7c1b962052149add6130a Mon Sep 17 00:00:00 2001 From: stvoutsin Date: Thu, 29 Feb 2024 17:28:20 +0200 Subject: [PATCH] Set basic config to newest version of notebooks --- deployments/zeppelin/test/config/basic.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/deployments/zeppelin/test/config/basic.json b/deployments/zeppelin/test/config/basic.json index 8ab8db97..939367d0 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/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/GaiaDMP_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/GaiaDMP_validation.json", "totaltime" : 50, "results" : [] }, { "name" : "Mean_proper_motions_over_the_sky", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/public_examples/Mean_proper_motions_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/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/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/public_examples/Source_counts_over_the_sky.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/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/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/public_examples/Good_astrometric_solutions_via_ML_Random_Forrest_classifier.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/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/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/public_examples/Working_with_cross_matched_surveys.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/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/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/public_examples/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, "results" : [] }, { "name" : "Library_Validation.json", - "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/de63a27120e7fc4a2faeb75c2cfd43c1bfcdfd32/notebooks/Library_validation.json", + "filepath" : "https://raw.githubusercontent.com/wfau/aglais-testing/a4e05c8b9ebe0372c431322d7d66b969dfabb9e1/notebooks/Library_validation.json", "totaltime" : 10, "results" : [] }