Live data from Hacker News

Deepnote, a Jupyter alternative, is going open source

deepnote.com

1–10 of 179 posts

Re: Deepnote, a Jupyter alternative, is going open source

#3
I’m not familiar with Deepnote, but I have quite a lot of experience with Jupyter, and if someone were to ask me if there are more modern alternatives I would immediately point them to marimo (https://marimo.io/). For me marimo is already a successor to Jupyter, it has replaced it entirely for me.

Re: Deepnote, a Jupyter alternative, is going open source

#6

Framing of this seems a bit nasty tbh - jupyter deserves a little bit of respect on its name!

I agree with this. I have no problem with a technical discussion comparing the features and discussing Jupyter’s shortcomings. But the Jupyter job postings and contribution graph screenshots felt both ill-spirited and not particularly relevant.

There was interesting stuff here: the human readable format, auto publication. But the tone and framing bashing a reliable open source project really turned me off.

Re: Deepnote, a Jupyter alternative, is going open source

#7

I’m not familiar with Deepnote, but I have quite a lot of experience with Jupyter, and if someone were to ask me if there are more modern alternatives I would immediately point them to marimo ( https://marimo.io/ ). For me marimo is already a successor to Jupyter, it has replaced it entirely for me.

One thing I like about marimo is the autocompletion's much faster than Jupyter.

Re: Deepnote, a Jupyter alternative, is going open source

#8

I’m not familiar with Deepnote, but I have quite a lot of experience with Jupyter, and if someone were to ask me if there are more modern alternatives I would immediately point them to marimo ( https://marimo.io/ ). For me marimo is already a successor to Jupyter, it has replaced it entirely for me.

Yup, Marimo seems perfectly gittable and Deepnote looks more of the status quo.

> Human-readable format: The .deepnote YAML format replaces .ipynb's messy JSON with clean, version-control and human-friendly structure for projects and notebooks. You can organize multiple notebooks, integrations, and settings into a single .deepnote project for better structure and collaboration.

https://marimo.io/blog/python-not-json

Post reply on HN