Skip to content

Commit

Permalink
blind attempt at fixing doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentelat committed Sep 17, 2023
1 parent cbffcb8 commit 6d81041
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
9 changes: 4 additions & 5 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ Disclaimer
Please be aware that the extension built from this repo is not compatible with JupyterLab
and must be used with the classic notebook.

JupyterLab users are encouraged to use the RISE JupyterLab extension instead
```bash
pip install jupyterlab-rise
```
JupyterLab and Notebook 7 users are encouraged to use the RISE JupyterLab extension instead:

see also the github repo here <https://github.com/jupyterlab-contrib/rise>
:code:`pip install jupyterlab-rise`

see also the github repo here https://github.com/jupyterlab-contrib/rise

What is RISE?
-------------
Expand Down
8 changes: 3 additions & 5 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,7 @@ You should press the `t` key to open the speaker notes view.
Please be aware that the extension built from this repo is not compatible with JupyterLab
and must be used with the classic notebook.

JupyterLab users are encouraged to use the RISE JupyterLab extension instead
```bash
pip install jupyterlab-rise
```
JupyterLab and Notebook 7 users are encouraged to use the RISE JupyterLab extension instead with
`pip install jupyterlab-rise`

see also the github repo here <https://github.com/jupyterlab-contrib/rise>
see also the github repo at <https://github.com/jupyterlab-contrib/rise>

0 comments on commit 6d81041

Please sign in to comment.