nowfound

Dev tools · July 18, 2025

MA

Molab, a cloud-hosted Marimo notebook workspace

We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in Colab [2]. Rather than try to convince Google to replace their notebook with marimo, we decided to just build our own cloud-hosted notebook service instead. We're calling this molab (mo for marimo), and we're launching it today. You can try it at https://molab.marimo.io Some features: - Persistent storage - Link sharing (notebooks are public but undiscoverable, like secret GitHub Gists) -…

In plain words

Molab is a cloud-hosted workspace for Marimo, an open-source reactive Python notebook. It provides persistent storage, shareable notebook links, and the ability to download notebooks as Python scripts or apps. The service is designed for data scientists and developers who want Marimo's reactive programming features in a cloud environment without relying on Google Colab. Real-time collaboration and configurable computational resources are planned.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in Colab [2]. Rather than try to convince Google to replace their notebook with marimo, we decided to just build our own cloud-hosted notebook service instead. We're calling this molab (mo for marimo), and we're launching it today. You can try it at https:&#x2F;&#x2F;molab.marimo.io Some features: - Persistent storage - Link sharing (notebooks are public but undiscoverable, like secret GitHub Gists) - Download notebooks to your machine, reuse them as Python scripts or apps - Upload local notebooks to the cloud from our CLI (coming soon) - Real-time collaboration (coming soon) - Configure computational resources to obtain more CPU or GPU (coming soon) marimo is a modern notebook for modern data workflows; we also built molab on a modern tech stack: - Notebook dependencies are managed by uv, enabling lighting-fast package installation (thanks to uv’s cache and more generally its performant implementation). uv makes it easy to run molab notebooks locally, too: uvx marimo edit <notebook-url> brings the notebook down to your machine. - Persistent storage is powered by R2, Cloudflare’s zero-egress object store. - We use Pydantic logfire to monitor our deployment. - While our implementation is agnostic to the compute backend (stay tuned!), we’re currently running on Modal for fast startups (not to mention a slick developer experience). Modal sandboxes make it easy for us define containers at runtime, containing notebook code and their dependencies. (Shout out to Eric Zhang from Modal for helping us get started.) molab is free to use, as long as usage is reasonable. Our goal is to make is as easy as possible for our community to use marimo notebooks. Finally, learn more at our announcement blog: https:&#x2F;&#x2F;marimo.io&#x2F;blog&#x2F;announcing-molab If this interests you, please give molab a shot and please share feedback — here or on Discord (https:&#x2F;&#x2F;marimo.io&#x2F;discord). P.S. This is not our commercial product, this is really just for our community. [1] https:&#x2F;&#x2F;github.com&#x2F;marimo-team&#x2F;marimo [2] https:&#x2F;&#x2F;github.com&#x2F;googlecolab&#x2F;colabtools&#x2F;issues?q=is%3Aissu...

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, July 2025

the whole month →
  • Clueso1,298

    Create stunning product videos in minutes with AI

    AI · 2025 · clueso.io

  • The 1st Agentic Canvas for building apps visually with AI

    AI · 2025 · trickle.so

  • TB
  • TY

    Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore. Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older. The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I…

    Dev tools · 2025 · nodaysoff.run

  • DA

    Made this website as an exercise in vibe-coding and GCP. It was posted about a few times around the internet, on sites like Morning Brew (https:&#x2F;&#x2F;www.morningbrew.com&#x2F;issues&#x2F;business-buzzkill), MetaFilter (https:&#x2F;&#x2F;www.metafilter.com&#x2F;209703&#x2F;Draw-A-Fish), boingboing.net, etc. I think it's cute! I built a basic CNN trained against penises and swastikas, and then anything that doesn't hit the 63% confidence score gets sent to a mod queue, a vibe-coded fish-tinder…

    Dev tools · 2025 · drawafish.com

  • AppStruct864

    No-code app builder

    Dev tools · 2025 · appstruct.ai