Skip to content

Commit

Permalink
Added payload to session 12
Browse files Browse the repository at this point in the history
  • Loading branch information
svpino committed Mar 29, 2024
1 parent cfac89b commit bb98f6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions program/cohort.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5025,6 +5025,9 @@
" waiter.wait(EndpointName=ENDPOINT, WaiterConfig={\"Delay\": 10, \"MaxAttempts\": 30})\n",
"\n",
"\n",
"payload = \"0.6569590202313976,-1.0813829646495108,1.2097102831892812,0.9226343641317372,1.0,0.0,0.0\"\n",
"\n",
"\n",
"try:\n",
" wait_for_endpoint()\n",
"\n",
Expand Down

0 comments on commit bb98f6d

Please sign in to comment.