Skip to content

Commit

Permalink
Set basic config to newest version of notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin authored Feb 29, 2024
1 parent 9d52dbb commit f89017c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions deployments/zeppelin/test/config/basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : []
}
Expand Down

0 comments on commit f89017c

Please sign in to comment.