Skip to content

Commit

Permalink
Update jupyter.md
Browse files Browse the repository at this point in the history
Added simple instructions for creating a Jupyter notebook file in the VSCode example.
  • Loading branch information
fuko-dev committed Oct 12, 2024
1 parent fc4f4c7 commit db7a560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/reference/cli/jupyter.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ 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.
- 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 db7a560

Please sign in to comment.