Skip to content

Commit

Permalink
Update start.ipynb
Browse files Browse the repository at this point in the history
Put in default value for processor_id
  • Loading branch information
senecameeks authored Nov 10, 2023
1 parent 6c4bf15 commit 4650457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/google/start.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
{
"cell_type": "code",
"source": [
"processor_id = \"\" #@param {type:\"string\"}"
"processor_id = \"xmonsim\" #@param {type:\"string\"}"
],
"metadata": {
"cellView": "form",
Expand Down

0 comments on commit 4650457

Please sign in to comment.