I've been using Deepnote to do some energy modelling for an academic paper I'm writing, and it's been great. The UI is much nicer than any other Jupyter editor I've used, and the integration with GitHub works well. Just started collaborating with some other researchers on another project so the real-time editing is coming in handy. So much better than using Excel.<p>I also interviewed their CTO, Jan Matas, as part of my developer interview services about how it's all built around k8s behind the scenes: <a href="https://console.dev/interviews/deepnote-jan-matas/" rel="nofollow">https://console.dev/interviews/deepnote-jan-matas/</a>
Hey everyone, our team just built a tool to make your Github notebooks interactive and we would love for you to try it out. Just enter the GitHub URL of your (or any) public notebook and hit Render to instantly view the notebook. Your notebook will be rendered in an article-like layout and will get a table of contents. Anyone can fork it using the "Launch" button and play around with your code. The Deepnote viewer is also faster and more reliable than other .ipynb viewers we've tried. Would love for you to take it for a spin & hear your feedback!
I've been using a notebook running on Deepnote[0] to follow along to Andrew Ng's Coursera course (as I wanted to do it in python and not octave/matlab). It has worked really nice.<p>[0]: <a href="https://github.com/dibgerge/ml-coursera-python-assignments" rel="nofollow">https://github.com/dibgerge/ml-coursera-python-assignments</a>
I've been using Deepnote for a while and highly recommend it. I love the features and they have also built a great community.<p>Github's jupyter rendering doesn't work for me most of the time so I am using Deepnote viewer these days.<p>Check out my published article that I wrote using Deepnote a while ago - <a href="https://deepnote.com/@tj/The-Starry-Cat-7HRaWnp8QhWYeK_x_QLD9Q" rel="nofollow">https://deepnote.com/@tj/The-Starry-Cat-7HRaWnp8QhWYeK_x_QLD...</a>
Nice gallery and great idea to publish these with a "Launch in Deepnote" button.<p>How is this different from publishing notebooks on Google Colab?<p>Also, I'm seeing some rendering issues where my progress bar is printed repeatedly when it's supposed to get overwritten: <a href="https://deepnote.com/viewer/github/pinecone-io/examples/blob/master/image_search/simple_pytorch_image_search.ipynb" rel="nofollow">https://deepnote.com/viewer/github/pinecone-io/examples/blob...</a><p>Here's the Google Colab version for comparison: <a href="https://colab.research.google.com/github/pinecone-io/examples/blob/master/image_search/simple_pytorch_image_search.ipynb" rel="nofollow">https://colab.research.google.com/github/pinecone-io/example...</a><p>Edit: Looks like it's an issue inside the notebook, not with Deepnote. Nevermind!
That's pretty neat and looks nice. I wonder how it compares to fastai's nbdev/nb2md? <a href="https://www.fast.ai/2020/01/20/nb2md/" rel="nofollow">https://www.fast.ai/2020/01/20/nb2md/</a>
I find Deepnote very useful for showing my work to others (especially non-tech) people. This would really improve the way we share our findings, which so far, wasn't easy.
I built a notebook on using different exploratory data analysis techniques here: <a href="https://deepnote.com/@reslan-al-tinawi/Visualizing-data-with-seaborn-plotly-2hf4mb-sTnC9LyUXbTVKDw" rel="nofollow">https://deepnote.com/@reslan-al-tinawi/Visualizing-data-with...</a>
Reminds me of <a href="https://github.nextjournal.com/" rel="nofollow">https://github.nextjournal.com/</a> where you can just load a url from GitHub: <a href="https://github.nextjournal.com/uwdata/visualization-curriculum/blob/master/altair_cartographic.ipynb" rel="nofollow">https://github.nextjournal.com/uwdata/visualization-curricul...</a>
This looks awesome, how does Deep note compares to Enterprise notebook solutions like Google Notebooks, Sagemaker or Databricks. My company cares about data exfiltration, PII data, CMEK. Our researchers have access to data that is very valuable and posting a Notebook that may render some information could be a problem, is there a way to render notebooks (stored in a private GitHub) to only a subset of authenticated users?
One thing I wished they wouldn't do:<p>> Deepnote is completely free.<p>That's simply not true. The <i>trial plan</i> is completely free. Same as a gazillion other services. By all means, they should charge for their services and get rich, but Deepnote is not completely free.