Skip to content

Commit

Permalink
Update SpringboardTest.ipynb to not use branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dshipman authored Aug 14, 2024
1 parent 3f905b2 commit cc27a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/testing/SpringboardTest.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"# It is possible you will get some \"SSH connection will waiting, retrying\" messages; please also report these\n",
"# - they're not a 'failture', just AWS being a bit slow...\n",
"\n",
"runner = springboard.launch.launch_synced_autumn_task(tspec, mspec, run_path,\"springboard_refactor\", \"springboardtest\")"
"runner = springboard.launch.launch_synced_autumn_task(tspec, mspec, run_path, None)"
]
},
{
Expand Down

0 comments on commit cc27a9e

Please sign in to comment.