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.4.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

rise-5.4.1-py2.py3-none-any.whl (1.8 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: rise-5.4.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.14.2 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.6.1

File hashes

Hashes for rise-5.4.1.tar.gz
Algorithm Hash digest
SHA256 81d29cb7db3af27d676a2f51afa592d39e6a35c39ee1261c099d84deb840e8c8
MD5 27a4357db1835bb7fbd6c82bb7c9071e
BLAKE2b-256 28b08e3c77490daad281785cb2333bfd7d9cf92a2caf88a3905ae7cc3b7dcac4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: rise-5.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.14.2 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.19.4 CPython/3.6.1

File hashes

Hashes for rise-5.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6388cb28c4f9967693bc5af0667ab0824c408bae83717f32b12aabe884050527
MD5 ed492309213bf4a088cd207267ee59e0
BLAKE2b-256 8ad60d5f899448a5d1af93660d2ba37aa64f44f1f8f0a9e51790260a6b9c518b

See more details on using hashes here.

Provenance

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