Skip to content

Commit

Permalink
Merge branch 'dev' into node-peer-partial-update
Browse files Browse the repository at this point in the history
  • Loading branch information
khoaguin authored May 27, 2024
2 parents 4239e29 + 8a6d825 commit ef306f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/api/0.8/01-submit-code.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
"outputs": [],
"source": [
"# Once we start the project, it will submit the project along with the code request to the Domain Server\n",
"project = new_project.start()\n",
"project = new_project.send()\n",
"project"
]
},
Expand Down

0 comments on commit ef306f2

Please sign in to comment.