Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucharo authored Mar 12, 2021
1 parent 4a366d4 commit e14c39c
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 @@ -21,7 +21,7 @@ nb2medium represents a simple yet sufficient framework to upload Jupyter noteboo

`pip install nb2medium`

Then enable the notebook extension by running:
The extension should be enabled by default but if it is not enable manually by running:
```bash
jupyter notebook install nb2medium --py
jupyter notebook enable nb2medium --py
Expand Down

0 comments on commit e14c39c

Please sign in to comment.