Skip to main content

Reveal.js - Jupyter/IPython Slideshow Extension

Project description

# RISE

RISE allows you to instantly turn your Jupyter Notebooks into a slideshow. No out-of-band conversion is needed, switch from jupyter notebook to a live reveal.js-based slideshow in a single keystroke, and back.

![Basic usage](https://media.giphy.com/media/3oxHQtTxAaZwMOHr9u/giphy.gif)

## Resources RISE stands for *Reveal.js - Jupyter/IPython Slideshow Extension*:

## Installation

>From the most simple to the most complex one, you have 3 options:

### Option 1 - Using conda (recommended):

` conda install -c damianavila82 rise `

If you are a Julia user, you can do this from the Julia REPL with ` using Conda Conda.add_channel("damianavila82") Conda.add("rise") `

### Option 2 - Using pip (less recommended):

` pip install RISE `

and then one more step to install the JS and CSS in the proper places:

` jupyter-nbextension install rise --py --sys-prefix `

As of version 5.3.0, it is no longer required to explicitly enable the nbextension, which you would do with

` jupyter-nbextension enable rise --py --sys-prefix `

### Option 3 - The old way (are sure sure you want to go this path?):

To install this nbextension, simply run python setup.py install from the RISE repository (please use the latest tag available or try master if you want).

And then the same step as described in the pip-based installation:

` jupyter-nbextension install rise --py --sys-prefix `

### Conclusion

If you use conda, life will be easy ;-)

NOTE: in all the options available the –sys-prefix option will install and enable the extension in the current environment, if you want a –user based or a –system based installation just use those options instead in the above commands.

## Development

To install RISE in development mode, see the [Developer section](https://damianavila.github.io/RISE/dev/develop.html) of the RISE documentation.

## Feedback

If you have any feedback, or find any bugs, please let me know just opening an issue.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rise-5.3.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

rise-5.3.0-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file rise-5.3.0.tar.gz.

File metadata

  • Download URL: rise-5.3.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rise-5.3.0.tar.gz
Algorithm Hash digest
SHA256 b34cc01ff85e47f386456ac4cb0659dcb2fb482c6db05feb5218d43580fea519
MD5 bd79929bcab109556ebc35ce364d9707
BLAKE2b-256 52e3734f67cc57a71407c151e300ab15f1b1256d3b6fef6d46612292c5bee59d

See more details on using hashes here.

File details

Details for the file rise-5.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rise-5.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f958d832cbe5269445e7f253674d5a120655f2d78bf2b9131e4353df2d7c10c3
MD5 2fcada71f4b3441963f10f2d545ef187
BLAKE2b-256 6c02132d0ab83bf3fc6bbd17bbbe19e89616b1da2dda44d29406ef073d37864e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page