Skip to content

Commit

Permalink
removes comment from magic command (jupyterlab#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonWeill committed Jun 5, 2023
1 parent a69888f commit 1dd6b68
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 1dd6b68

Please sign in to comment.