rise


Namerise JSON
Version 5.7.1 PyPI version JSON
download
home_page
SummaryReveal.js - Jupyter/IPython Slideshow Extension
upload_time2020-10-29 01:31:25
maintainer
docs_urlNone
authorDamian Avila
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
licenseBSD-3-Clause
keywords jupyter ipython presentation slides revealjs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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***:

* Demo notebook (no installation required)
  * [![](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/damianavila/RISE/master?filepath=examples%2FREADME.ipynb)

* Source code is on github <https://github.com/damianavila/RISE>
  * [![Issues](http://img.shields.io/github/issues/damianavila/RISE.svg)](https://github.com/damianavila/RISE/issues)

* Documentation is hosted on readthedocs
  * [![doc status](https://readthedocs.org/projects/rise/badge)](http://rise.readthedocs.io/)

* Chat room on gitter
  * [![Gitter chat](https://badges.gitter.im/damianavila/RISE.png)](https://gitter.im/damianavila/RISE)

* Videos on youtube
  * basic usage (4'30'')

    <https://youtu.be/sXyFa_r1nxA>


## Installation

You essentially have 2 options:

### Option 1 - Using conda:

```
conda install -c conda-forge rise
```

### Option 2 - Using pip:

```
pip install RISE
```

## Development

To install RISE in development mode, see the
[Developer section](https://rise.readthedocs.io/en/stable/dev/index.html) of the RISE
documentation.

## Feedback

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

## Support us

Please visit this page for more information: https://rise.readthedocs.io/en/stable/support.html



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rise",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
    "maintainer_email": "",
    "keywords": "jupyter,ipython,presentation,slides,revealjs",
    "author": "Damian Avila",
    "author_email": "damianavila82@yahoo.com.ar",
    "download_url": "https://files.pythonhosted.org/packages/ec/7a/e6d1796af9c1bd30694341ea169c19a7a63a6cfd71d001712a339beaa4c3/rise-5.7.1.tar.gz",
    "platform": "Linux",
    "description": "# RISE\n\nRISE allows you to instantly turn your Jupyter Notebooks into a\nslideshow. No out-of-band conversion is needed, switch from jupyter\nnotebook to a live *reveal.js*-based slideshow in a single keystroke,\nand back.\n\n![Basic usage](https://media.giphy.com/media/3oxHQtTxAaZwMOHr9u/giphy.gif)\n\n## Resources\n\nRISE stands for ***Reveal.js - Jupyter/IPython Slideshow Extension***:\n\n* Demo notebook (no installation required)\n  * [![](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/damianavila/RISE/master?filepath=examples%2FREADME.ipynb)\n\n* Source code is on github <https://github.com/damianavila/RISE>\n  * [![Issues](http://img.shields.io/github/issues/damianavila/RISE.svg)](https://github.com/damianavila/RISE/issues)\n\n* Documentation is hosted on readthedocs\n  * [![doc status](https://readthedocs.org/projects/rise/badge)](http://rise.readthedocs.io/)\n\n* Chat room on gitter\n  * [![Gitter chat](https://badges.gitter.im/damianavila/RISE.png)](https://gitter.im/damianavila/RISE)\n\n* Videos on youtube\n  * basic usage (4'30'')\n\n    <https://youtu.be/sXyFa_r1nxA>\n\n\n## Installation\n\nYou essentially have 2 options:\n\n### Option 1 - Using conda:\n\n```\nconda install -c conda-forge rise\n```\n\n### Option 2 - Using pip:\n\n```\npip install RISE\n```\n\n## Development\n\nTo install RISE in development mode, see the\n[Developer section](https://rise.readthedocs.io/en/stable/dev/index.html) of the RISE\ndocumentation.\n\n## Feedback\n\nIf you have any feedback, or find any bugs, please let us know just opening an issue.\n\n## Support us\n\nPlease visit this page for more information: https://rise.readthedocs.io/en/stable/support.html\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Reveal.js - Jupyter/IPython Slideshow Extension",
    "version": "5.7.1",
    "project_urls": {
        "documentation": "http://rise.readthedocs.io",
        "gitter": "https://gitter.im/damianavila/RISE",
        "source": "http://github.com/damianavila/RISE"
    },
    "split_keywords": [
        "jupyter",
        "ipython",
        "presentation",
        "slides",
        "revealjs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9e791ddb742829723d9746dc12c5c5d0511d34d6c8e378fa2bdf1e17c68a3d7",
                "md5": "2e4b310d7318b422c894f37aa5ee8235",
                "sha256": "df8ce9f0e575d334b27ff40a1f91a4c78d9f7b4995858bb81185ceeaf98eae3a"
            },
            "downloads": -1,
            "filename": "rise-5.7.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e4b310d7318b422c894f37aa5ee8235",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
            "size": 4276769,
            "upload_time": "2020-10-29T01:31:20",
            "upload_time_iso_8601": "2020-10-29T01:31:20.223555Z",
            "url": "https://files.pythonhosted.org/packages/b9/e7/91ddb742829723d9746dc12c5c5d0511d34d6c8e378fa2bdf1e17c68a3d7/rise-5.7.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec7ae6d1796af9c1bd30694341ea169c19a7a63a6cfd71d001712a339beaa4c3",
                "md5": "9efffb3ba60fb31efed475a7fb7d7cb3",
                "sha256": "641db777cb907bf5e6dc053098d7fd213813fa9a946542e52b900eb7095289a6"
            },
            "downloads": -1,
            "filename": "rise-5.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9efffb3ba60fb31efed475a7fb7d7cb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
            "size": 2059578,
            "upload_time": "2020-10-29T01:31:25",
            "upload_time_iso_8601": "2020-10-29T01:31:25.915835Z",
            "url": "https://files.pythonhosted.org/packages/ec/7a/e6d1796af9c1bd30694341ea169c19a7a63a6cfd71d001712a339beaa4c3/rise-5.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-29 01:31:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "damianavila",
    "github_project": "RISE",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rise"
}
        
Elapsed time: 0.20748s