Google colab integration
Hello,
Is it possible to make slideshow from google colab notebook, because on google colab we have access to cloud GPU, TPU, it would be convenient to make slides directly from google colab.
Thanks
It should be possible, but I have not played with Colab recently, so I am not sure how is the status of running nbextensions on Colab.
hi! is there any progress on this? Our company is a big colab user, and we use RISE all the time internally. But I love how easy it is to share colab notebooks. If it could also be that easy to share RISE presentations based on the notebook, that would be amazing!
Hi @hugocool, regrettably there was not any progress on this front AFAIK. Btw, nice to know you are using RISE internally.
:+1: Colab integration would be very useful.
I vote :+1: * 100 for RISE integration on Colab!
Just wanted to share https://notebook.basthon.fr/ which is a Jupyter + Python working entirely in javascript! It's fully open source (site & doc in French but code & devs on https://framagit.org can speak English). The Python code is interpreted using Pyodide, it works amazingly well!
And... it has RISE installed! :clap:
Ja... I actually played with pyiodide as well a long time ago to get a notebook running python on JS. And I think there are others out there with the same idea, @Naereen.
- https://github.com/deathbeds/jyve
- https://github.com/jtpio/p5-notebook/pull/52 Some links in case you do not know them...
And... it has RISE installed! 👏
I do not see RISE there... but I would love to see it :wink:
Hi @damianavila, Thanks for the links!
On https://notebook.basthon.fr/ you might have to wait a few seconds to see the RISE button appear, here is a short video demo (GIF):

I vote 👍 * 100 for RISE integration on Colab!
Just wanted to share https://notebook.basthon.fr/ which is a Jupyter + Python working entirely in javascript! It's fully open source (site & doc in French but code & devs on https://framagit.org can speak English). The Python code is interpreted using Pyodide, it works amazingly well!
And... it has RISE installed! 👏
This is incredibly useful! I'm a teacher and I would use it all the time if it was in English.