diff --git a/doc/index.rst b/doc/index.rst index 2056756..9addd21 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,6 +3,19 @@ RISE **Reveal.js - Jupyter/IPython Slideshow Extension** +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 +``` + +see also the github repo here + What is RISE? ------------- As you know... we love **Jupyter** and we like **reveal.js** too.