Skip to content

Commit

Permalink
Update jupyter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuko-dev committed Oct 12, 2024
1 parent 3dde8d3 commit 8a6f26a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/reference/cli/jupyter.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ notebooks.
- Install the
[VSCode Jupyter extension](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
- Open or create a notebook file by opening the Command Palette (Ctrl+Shift+P) and selecting
"Create: New Jupyter Notebook". This can be done manually by creating a file with the ".ipynb" file extension.
"Create: New Jupyter Notebook". This can be done manually by creating a file with the ".ipynb" file
extension.
- When on a new or existing Notebook, click creating a new Jupyter Notebook
select "Jupyter kernels" and then select Deno

Expand Down

0 comments on commit 8a6f26a

Please sign in to comment.