Skip to content

Commit

Permalink
Set quick config to latest notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin authored Feb 29, 2024
1 parent f89017c commit b77934e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deployments/zeppelin/test/config/quick.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
"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" : 125,
"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" : "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 b77934e

Please sign in to comment.