jupyter2slides icon indicating copy to clipboard operation
jupyter2slides copied to clipboard

Cloud Native Presentation Slides with Jupyter Notebook + Reveal.js

Results 12 jupyter2slides issues
Sort by recently updated
recently updated
newest added

subprocess.CalledProcessError: Command '['jupyter', 'nbconvert', './static/presentation_template.ipynb', '--to', 'slides', '--reveal-prefix', 'reveal.js-3.1.0', '--config', 'static/slides_config.py']' returned non-zero exit status 1.

The link to the interactive template is broken: http://interactive-slides.cfapps.io/

otherwise, the url was resolved to file://... on my machine

The link in the Getting Started section under the 2nd point doesn't seem to be pointing to any such introduction to creating slides as mentioned.

Hi, the question is in the title ^^, and the problem illustrated in the image attached. I would like to have a wider display, set the margin from top and...

Tried one cell as Markdown type and cannot get the Latex rendered. Works with RISE. How to fix it? example: # Testing Mathjax $\large{C_x = x^2 + \frac{a^3}{2b - c}}$

hey awesome project, ive used it at work a few times, when i was doing research i found out theres a new library called RISE, from the jupyter team i...

Trying to access the server with run always tries to download a BIN file with names such as r+f86Z9C.bin and such... using Firefox 57.0.2 (64 bits)

Is there a possibility how to hide code, i.e. `IFrame` calling [here](http://interactive-slides.cfapps.io/#/2/3). When I export my notebooks to html (`jupyter nbconvert --to html`). I use `--template hidecode.tpl` (see below). Would...

Even as root I get to following output: ``` ./phantomjs decktape.js generic --keycode=Space "http://0.0.0.0:9099/" presentation_template.slides.pdf bash: ./phantomjs: Permission denied ``` https://github.com/ariya/phantomjs/issues/11688 (This was my first idea) Any idea ? (Also...