Registry / workflow / jupyterlab-riselite

jupyterlab-riselite

JSON →
library0.43.1pypypiunverified

RISE is a JupyterLab extension that turns your notebooks into live, interactive Reveal.js slideshows. Version 0.43.1 requires Python >=3.9 and is the last major release; the project has been archived and is no longer actively maintained.

pip install jupyterlab-riselite
INSTALL
IMPORT
SIG · JUPYTERLAB-RISELIT
J
jupyterlab-riselite
workflowpythonv0.43.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rise
from jupyterlab_riselite import RISE
from rise import RISE
The correct top-level module is jupyterlab_riselite; 'rise' is not a Python module.

Install and activate RISE. Then use toolbar button or command palette.

# After installing, launch JupyterLab # Open a notebook, then click the 'Enter/Exit RISE Slideshow' button (presentation icon) in the toolbar. # Alternatively, use the command palette: Ctrl+Shift+C (Cmd+Shift+C on Mac), type 'RISE'. # Slideshow is toggled on/off per cell using the 'Cell Toolbar' -> 'Slideshow'. # See official README for detailed metadata.
Debug
Known issues
deprecatedThe package has been archived and is no longer actively maintained. No further updates or bug fixes are expected.
fix
Consider alternatives like voilà or jupyterlab-presentation.
affects: >=0.43.0
breakingIn version 0.43.x, the package name changed from 'rise' to 'jupyterlab-riselite' on PyPI. Old installations with 'jupyterlab-rise' may break.
fix
Uninstall the old package: pip uninstall rise; then install jupyterlab-riselite.
affects: 0.43.0+
gotchaRISE only works with JupyterLab, not classic Notebook. Installing it in a classic Notebook environment will show no effect.
fix
Use JupyterLab (version >=3) for RISE to work.
affects: All
Upgrade
Version history
0.43.1latest on PyPI
Audit
Dependencies
jupyterlabrequiredRISE is a JupyterLab extension; requires JupyterLab installed.
nodejsoptionalNeeded for building the extension if installing from source.
Agent activity
26 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.