Python notebooks are better now
Open source, more maintainable and more flexible.
Share your molab notebook on socials and tag us for a chance to be featured: X · LinkedIn · Bluesky · Reddit
🍃 Share notebooks from GitHub! Create open in molab badges for marimo or Jupyter notebooks.
Open source, more maintainable and more flexible.
Share your molab notebook on socials and tag us for a chance to be featured: X · LinkedIn · Bluesky · Reddit

by marimo team
Select points in embedded space to understand clusters better.

by marimo team
Art from a cellular automaton using matplotlib; inspired by Simone Conradi.

by marimo team
An interactive tool for portfolio analysis and investment calculations.

by marimo team
Explore Fashion MNIST in higher dimensions with interactive parallel coordinate brushing.

by marimo team
How to run SQLite directly, and from within DuckDB, using marimo SQL cells.

by marimo team
A notebook that trains a tiny neural network with Andrej Karpathy's micrograd

by marimo team
Interactively explore a spectral decomposition with matrix widgets

by marimo team
Visualize neural network loss landscapes in 3D; inspired by Ziming Liu.

by marimo team
An interactive simulation of the famous 100 prisoners probability puzzle.

by marimo team
Explore price differences across Lego themes and analyze price-per-piece patterns.

by marimo team
Interactive visualization for detecting bots in WoW player data using session length analysis.

by marimo team
A comparison of the GDPO and GRPO reinforcment learning algorithms.

by marimo team
Draw scatter data interactively and visualize it with Altair histograms.

by marimo team
Explore movie data interactively with a dashboard constructed with marimo UI elements.

by marimo team
Content-aware image resizing that preserves important features using dynamic programming.

by marimo team
Click and zoom into maps to explore and get coordinates back in Python.

Interactive simulation of federated learning with hospitals training local models and FedAvg aggregation.

by marimo team
Breaking a complex signal into the sum of simpler interpretable components.

by marimo team
Select data points on a scatter plot and get them back in Python.

by marimo team
Drag and drop GPX, GeoJSON, KML or TopoJSON files on to the map.

by marimo team
Use openstreetmaps and openlayers to show all the airports out there.

by marimo team
Explore F1 races with DuckDB as a backend in marimo.

by marimo team
Exploring unlearning in large language models by overfitting what you don't want.

by marimo team
Can you draw a counter-example of the Borsuk-Ulam Theorem? Probably not.

by marimo team
A demo of how to use marimo UI and f-strings to interpolate SQL queries.

by marimo team
Convert voice input to text using the browser's speech recognition.

by marimo team
A utility widget for copying content to the clipboard.

by marimo team
Grab 2D slices using trimesh, a Python library to work with 3D files.

by marimo team
Interactive number manipulation with draggable values in text.

by marimo team
An interactive exploration of matrix decomposition techniques.

by marimo team
An interactive exploration of dice probability calculations and distributions.

by marimo team
Demo showing GliNER v2 for zero-shot entity extraction, runnable as webapp, API, or CLI.

by marimo team
Interactive Altair charts with brush selection and reactive filtering.

by marimo team
Bootstrap scikit-learn classification models with automatic preprocessing and cross-validation.

by marimo team
Interactive simulation of Lanchester's Laws of combat

by marimo team
Interactive exploration of evolutionary optimization algorithms

by marimo team
Visualize gradient descent with momentum and smoothing techniques

by marimo team
Explore Simpson's paradox with Bayesian modeling, showing how confounding variables can reverse observed trends.

by marimo team
Reproduce research on prompt repetition with a notebook that can run experiments properly.

by marimo team
A 2D slider control for selecting x/y coordinates interactively.

by marimo team
Explore why fair games require an odd number of elements through interactive game theory math.

Interactive Bayesian linear regression showing how posterior distributions evolve as data points are added.

by marimo team
Interactive exploration of 2D image convolution kernels with real-time side-by-side previews.

by marimo team
How complex functions like z², 1/z, and e^z transform images using an interactive puck.

by marimo team
Interactive recursive zoom simulator with log-polar coordinate transformations and paint!