Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Oct 20, 2024
1 parent 041775d commit 8fc26e3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,7 @@ uvx juv
# juv --python=3.8 [email protected] foo.ipynb
```

`juv` has five main commands:

- `juv init` initializes a new notebook
- `juv add` adds dependencies to an existing notebook
- `juv lab` launches a Jupyter Lab session
- `juv notebook` launches a classic notebook session
- `juv nbclassic` launches a classic notebook session

A script will be converted to a notebook before launching.
Scripts will be converted to notebooks before launching the Jupyter session.

```sh
uvx juv lab script.py # creates script.ipynb
Expand Down

0 comments on commit 8fc26e3

Please sign in to comment.