Marimo Glance par marimo
See marimo notebooks at a glance: run them live, inline on GitHub, gists and Gitlab.
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
marimo notebooks are just Python files, so GitHub, gists, and GitLab display them as plain source code. Marimo Glance spots a real notebook and adds a âSwitch to interactive marimo notebookâ button in the corner of the page. One click replaces the raw Python with a fully interactive notebook you can run, edit, and explore â without leaving the page, cloning the repo, or installing anything. âSee originalâ flips you back to the source at any time.
The extension watches the files you open on github.com, gist.github.com, and gitlab.com. On a .py file it looks for a genuine top-level app = marimo.App(...) declaration, so ordinary Python files â and passing mentions of marimo in comments or strings â are left completely alone. When it finds a notebook, it boots it live through the marimo.app playground, running entirely in WebAssembly inside your browser.
The notebook source is packed into the page URLâs fragment (the part after #) and handed straight to the in-browser WASM runtime. Browsers never send that fragment to any server, so your code â private repositories included â is never uploaded by the extension. (The one exception is if you deliberately choose âOpen in molabâ from inside the notebook, which sends your code to molab to run and share there.)
Works on GitHub blobs, GitHub gists, and GitLab blobs.
The extension watches the files you open on github.com, gist.github.com, and gitlab.com. On a .py file it looks for a genuine top-level app = marimo.App(...) declaration, so ordinary Python files â and passing mentions of marimo in comments or strings â are left completely alone. When it finds a notebook, it boots it live through the marimo.app playground, running entirely in WebAssembly inside your browser.
The notebook source is packed into the page URLâs fragment (the part after #) and handed straight to the in-browser WASM runtime. Browsers never send that fragment to any server, so your code â private repositories included â is never uploaded by the extension. (The one exception is if you deliberately choose âOpen in molabâ from inside the notebook, which sends your code to molab to run and share there.)
- Runs WebAssembly-compatible notebooks only â anything depending on packages or features unavailable under Pyodide wonât run in the embed.
- The interactive notebook is a scratch space: run and tweak cells freely, but edits arenât saved back to GitHub/GitLab, and a refresh starts fresh from the original source.
- Switching between interactive and source never restarts a running notebook.
Works on GitHub blobs, GitHub gists, and GitLab blobs.
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Accéder à vos données pour github.com
- Accéder à vos données pour gist.github.com
- Accéder à vos données pour gitlab.com
- Accéder à vos données pour raw.githubusercontent.com
- Accéder à vos données pour gist.githubusercontent.com
Collecte de données :
- Le dĂ©veloppeur indique que cette extension nâa pas besoin de collecter de donnĂ©es.
Plus dâinformations
- Version
- 0.1.2
- Taille
- 55,21Â Ko
- DerniĂšre mise Ă jour
- il y a 3 jours (21 juil. 2026)
- Catégories associées
- Licence
- Apache License 2.0
- Politique de confidentialité
- Lire la politique de confidentialité de ce module
- Historique des versions
- Ajouter Ă la collection