Nice gallery and great idea to publish these with a "Launch in Deepnote" button. How is this different from publishing notebooks on Google Colab? Also, I'm seeing some rendering issues where my progress bar is printed repeatedly when it's supposed to get overwritten: https://deepnote.com/viewer/github/pinecone-io/examples/blob... Here's the Google Colab version for comparison: https://colab.research.google.com/github…
Colab seems to load a notebook that has editable cells and you can start executing cells directly, so it doesn't feel as a "publishing" feature, more like straight up notebook sharing.
And thanks for the bug report, will look into that