Skip to content

Commit

Permalink
removes comment from magic command (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill authored Jun 5, 2023
1 parent b142127 commit 0b3a60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/magics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
}
],
"source": [
"%%ai j2-jumbo-instruct # infers AI21 provider\n",
"%%ai j2-jumbo-instruct\n",
"Write some JavaScript code that prints \"hello world\" to the console."
]
},
Expand Down

0 comments on commit 0b3a60c

Please sign in to comment.