Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Frédéric Collonval <[email protected]>
  • Loading branch information
cronan03 and fcollonval authored Jul 26, 2024
1 parent 640d1f9 commit e81169d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Execute the following command in a terminal:
pip install jupyter_builder
```
## What does it do?
- Provides a CLI for building Jupyter extensions. There are 3 subcommands-
- Provides a CLI for building Jupyter extensions. There are 3 subcommands
- `build` : Builds the Jupyter extension JavaScript assets to be consumed by the Jupyter app.
```
jupyter-builder build <path to extension folder>
Expand Down

0 comments on commit e81169d

Please sign in to comment.