question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Unable to activate the RISE DeckTape plugin

See original GitHub issue

Hi,

I’m having some issues in getting decktape generate a pdf version of the RISE slides corresponding to one of my Jupyter notebook. I’ve successfully installed decktape via npm as per the instructions provided. Then, I’ve tried several different commands but sadly none of them work. Among those are the following: decktape rise http://localhost:8888/notebooks/{NOTEBOOK_NAME}.ipynb slides.pdf decktape rise http://localhost:8888/notebooks/{NOTEBOOK_NAME}.ipynb#/slide-0-0 slides.pdf decktape rise http://localhost:8888/?token={NOTEBOOK_TOKEN} slides.pdf One of the errors that I got is: Error: Unable to activate the RISE DeckTape plugin for the address: {URL} where {URL} is either http://localhost:8888/notebooks/{NOTEBOOK_NAME}.ipynb or http://localhost:8888/notebooks/{NOTEBOOK_NAME}.ipynb#/slide-0-0. Would you please help me to fix this issue and figure out what’s the exact way to generate pdf from RISE slides?

Many Thanks, Gabriele

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:40 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
gtolomeicommented, Nov 17, 2017

Never mind! I was just typing the incorrect URL as input to decktape rise. So, the fix that I propose (i.e., replacing “start_livereveal” with “RISE” in the rise.js file) actually makes decktape 2.5.0 and RISE 5.1.0 work nicely. Hope this helps!

Thanks, Gabriele

0reactions
damianavilacommented, Aug 23, 2018

OK, will test as soon as possible and report back.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Impact of RISE in teaching with Jupyter - Google Groups
1) Use PowerPoint slides to present lecture contents and switch to Jupyter Notebook ... Error: Unable to activate the RISE DeckTape plugin for...
Read more >
PDF Export — RISE 5.7.1 - Read the Docs
NOTE: Make sure autoLaunch option is disabled, otherwise the decktape plugin will exit from the slideshow view before printing the slides.
Read more >
decktape - Bountysource
for one of my slide decks I am getting the following error from decktape ... finished with status: 0 Remark JS plugin activated...
Read more >
decktape: Versions | Openbase
Fix TypeError: Cannot read properties of undefined (reading 'dict') (#240 by @krisvanrens) ... Update the RISE plugin to be compatible with RISE version...
Read more >
vatlab/SoS - Gitter
Using a named path like #scratch fails with WARNING: Error from step ... with the RISE presenter view (see screenshot above) and decktape...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found