Reactive HTML Notebooks
Reactive HTML Notebooks | Hacker News
I started to build a reactive HTML system called Heximal that eventually will have notebook support, but it's declarative, based on HTML ...
Reactive HTML notebooks - Max Bo
Can we build a reactive notebook in a single HTML file? Yes (by standing on the shoulders of Observable)
Reactive HTML Notebooks : r/hackernews - Reddit
87K subscribers in the hackernews community. A mirror of Hacker News' best submissions.
MaxwellBo/celine: library for building reactive HTML ... - GitHub
celine. A library for building reactive HTML notebooks with inline contenteditable
... reactive HTML notebooks with display: block contenteditable
Building ReactiveHTML Components — Panel v1.5.4 - HoloViz Panel
This page will walk you through using the ReactiveHTML class to craft custom components without the need for complex JavaScript build tools.
marimo-team/marimo: A reactive notebook for Python - GitHub
A reactive notebook for Python — run reproducible experiments, execute as a ... marimo comes with GitHub Copilot, AI assistants, Ruff code formatting, HTML ...
Learning to think and code in a reactive way - Observable
Reactive Notebooks. What are reactive notebooks, and how they are different from Jupyter notebooks. We'll also cover interactive notebooks using standard HTML ...
Hacker News 20 on X: "Reactive HTML Notebooks https://t.co ...
Reactive HTML Notebooks https://t.co/yV39t06sL2 (https://t.co/WbIkBxPvRP)
marimo | a next-generation Python notebook
Share results by exporting as HTML or serving your notebook as a web app with the marimo CLI. ... The most powerful feature is that these notebooks are reactive: ...
Reactive Notebooks for Python (for experimenting, building ...
The first Reactive Notebook was build for JavaScript (called Observable), which inspired Pluto.jl, by now a solid reactive notebook for Julia.
Reactive Markdown & HTML - Observable
Reactive Markdown & HTML. Observable notebooks are great for telling compelling stories with data, but to do that well you need more than ...
A reactive notebook interface for Streamlit - Show the Community!
Just added the possibility to upload / download notebooks as json files. Also added an HTML cell type. Enjoy ! 1 Like. B4PT0R June 26, 2024 ...
Revamped Reactive Mode and How It Makes Your Notebooks ...
Greetings from the Datalore team! Jupyter notebooks can get messy. Perhaps you have tried different things in one notebook, ...
A Guide to Building Reactive Notebooks for Scientific Computing ...
@bind a html”. Do the same for the cell defining b, but replace the “a” after the “@bind ...
Reactive Notebooks for Python - Stephan Sahm - YouTube
... notebook itself is already a dashboard (with fully customizable html frontend). In addition, the new notebook allows for self-updates, i.e. ...
Show HN: Percival – Web-based reactive Datalog notebooks, made ...
Wow I find this hugely impressive ! I'm a big fan of reactive notebooks such as Observable in ~javascript and Pluto in Julia.