marimo
Observable
Hyperquery
Zerve AI
PythonSandbox
DataLab
Quadratic
Colab Notebooks
CodeMirror
ACE (Ajax Code Editor)
ProseMirror
Monaco Editor
ACE
Monaco
Sublime Text
Eloquent JavaScript
CodeMirrorNo features have been listed yet.
Based on our record, CodeMirror should be more popular than marimo. It has been mentiond 50 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Pluto is great. I use it all the time. If you like the reactivity/reproducibility but are wedded to Python, you might want to check out Marimo, which is also great. [https://marimo.io/] It too puts the output of a cell above the code so if you're unable to adapt to things that are different it's also probably not for you. FWIW, Observable's Notebooks (Javascript) work the same way: output above the code... - Source: Hacker News / 2 months ago
Marimo notebooks give you the best of both worlds (https://marimo.io). - Source: Hacker News / 4 months ago
Agree with the author, will add: duckdb is an extremely compelling choice if youโre a developer and want to embed analytics in your app (which can also run in a web browser with wasm!) Think this opens up a lot of interesting possibilities like more powerful analytics notebooks like marimo (https://marimo.io/) โฆ and thatโs just one example of many. - Source: Hacker News / 7 months ago
The training pipeline uses Marimo notebooks (think Jupyter, but reactive). Models are quantized to uint8 and served via CDN. Total bundle for a predictor: up-to 2MB. - Source: dev.to / 8 months ago
Marimo is a Jupyter notebook with each cell being somewhat logically connected to each other. That's way if you update the value of a variable in a cell and re-run it, related values in other cells will be auto-updated and auto-run. This is called reactive execution. Thus the notebook can act as a single python script or app and has an extension of .py instead of .ipynb. - Source: dev.to / 9 months ago
The query editor in the Trigger.dev dashboard is built on CodeMirror 6 and uses a dual-parser architecture. - Source: dev.to / 5 months ago
CodeMirror โ lighter than Monaco, still powerful. - Source: dev.to / 7 months ago
CodeMirror is amazing these days, super lightweight compared to Monaco, and pretty extensible: https://codemirror.net/ For something non-browser, Iโm currently using Zed and itโs pretty good: https://zed.dev/. - Source: Hacker News / about 1 year ago
Scrappy co-creator here. Scrappy is local-first, so data is stored locally in your browser, and optionally replicated to a lightweight sync server, to help coordinate syncing between peers. In other words, Scrappy is almost entirely front-end. The only third-party dependencies are Yjs and CodeMirror . We donโt use any other libraries or frameworks like React. Thereโs no... - Source: Hacker News / about 1 year ago
Scrappy co-creator here. It was a surprise to us that this blew up on HN. We've hurriedly added an FAQ to the write-up. In regards to this question about the "Scrappy backend": Scrappy is local-first, so data is stored locally in your browser, and optionally replicated to a lightweight sync server, to help coordinate syncing between peers. In other words, Scrappy is almost entirely front-end. The only third-party... - Source: Hacker News / about 1 year ago
Observable - Interactive code examples/posts
ACE (Ajax Code Editor) - Focused and built towards coders, web designers, and web builders, ACE (Ajax Code Editor) can help...
Hyperquery - Data notebook built for speed, visibility, and collaboration
ProseMirror - A toolkit for building rich-text editors on the web
Zerve AI - What if Jupyter + Figma + VSCode had a baby?
Monaco Editor - A browser based code editor