Skip to content

Commit

Permalink
fix: notebook js readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikmaierhoefer committed Dec 2, 2024
1 parent fd63da9 commit 23bf66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The JS cookbooks are written in TypeScript and run using Deno. To install Deno a
```bash
brew install deno
poetry shell
deno jupyter --unstable
deno jupyter --install
```

Start the notebook server with the following command:
Expand Down

0 comments on commit 23bf66e

Please sign in to comment.