Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
erawn committed Jul 17, 2024
1 parent 66a8003 commit 6bd0368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ If you have any questions at all, feel free to send me an email at <erawn@berke
To install the extension, execute:

```bash
python -m pip install pagebreaks pagebreaksip
python -m pip install pagebreaks
```

Then, open Jupyter Lab `jupyter lab` and open a Notebook.
You should see a warning banner telling you to run `%load_ext pagebreaksip`, at which point the warning will disappear, and you'll be good to go.
You should see a warning banner telling you to run `%load_ext pagebreaksip`, at which point the warning will disappear, and you'll be good to go. (You might have to restart the kernel and reload the webpage, just to be safe)

## Overview

Expand Down

0 comments on commit 6bd0368

Please sign in to comment.