Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marimo-team
/
marimo
Public
Notifications
You must be signed in to change notification settings
Fork
892
Star
18.8k
Code
Issues
504
Pull requests
70
Discussions
Actions
Security
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 31, 2026
fix: enable weave tracing on chat widget (#8078)
Show description for d4f8e5a
dmadisetti
authored
d4f8e5a
Copy full SHA for d4f8e5a
fix(islands): add missing type field to control requests (#8071)
lucharo
authored
bdaa0cb
Copy full SHA for bdaa0cb
fix: register Office document mimetypes for cross-platform compatibility (#8068)
mscolnick
authored
cf72d62
Copy full SHA for cf72d62
Add regression test for `requires-python` metadata fix (#8058)
manzt
authored
fa5ef2b
Copy full SHA for fa5ef2b
Commits on Jan 30, 2026
feat: support serving a gallery of notebooks (#8056)
Show description for 33ebb52
peter-gy
and
pre-commit-ci[bot]
authored
33ebb52
Copy full SHA for 33ebb52
Commits on Jan 29, 2026
release: 0.19.7
mscolnick
committed
fc88208
Copy full SHA for fc88208
fix: no diff churn when adding requires-python to a sandboxed file (#8054)
Show description for 419d77a
akshayka
and
mscolnick
authored
419d77a
Copy full SHA for 419d77a
chore: default to wedpdf since tex seems to have more issues (#8055)
Show description for db628cc
dmadisetti
authored
db628cc
Copy full SHA for db628cc
fix: proper fallback for mo.watch.file in wasm (#7982)
mscolnick
authored
1d53c60
Copy full SHA for 1d53c60
fix: add back LSP snippets, upgrade codemirror-languageserver (#8052)
mscolnick
authored
6120cd0
Copy full SHA for 6120cd0
fix: LSP reconfiguration missing cell-id (#8050)
mscolnick
authored
19d830a
Copy full SHA for 19d830a
remove manual handling of local iframes, only external iframes (#8051)
Light2Dark
authored
984b0ab
Copy full SHA for 984b0ab
toast an error if Export as png fails (#8049)
Light2Dark
authored
0f92388
Copy full SHA for 0f92388
Ensure overflow is captured in screenshots, and ensure smooth capture (#8046)
Light2Dark
authored
cec2205
Copy full SHA for cec2205
apply patch for extraStyleContent (#8043)
Show description for e662a0f
Light2Dark
authored
e662a0f
Copy full SHA for e662a0f
fix: preserve `_marimo_row_id` when clamping table columns (#8029) (#8035)
mscolnick
authored
83f0901
Copy full SHA for 83f0901
add more linking to provider page (#8041)
Show description for 1fc155c
Light2Dark
authored
1fc155c
Copy full SHA for 1fc155c
chore(deps): update all biome dependencies to v2.3.12 (#8039)
renovate[bot]
authored
92f89d4
Copy full SHA for 92f89d4
improvement: lsp status icon and refresh (#8011)
Show description for fb28793
mscolnick
authored
fb28793
Copy full SHA for fb28793
Commits on Jan 28, 2026
improvement: additional print configuration, fix race conditions in export to pdf (#8038)
mscolnick
authored
d82b3f6
Copy full SHA for d82b3f6
turn on server_side_export_to_pdf flag (#8036)
Light2Dark
authored
39a5d06
Copy full SHA for 39a5d06
improvement: include mime-type precedence and visibilty rules (#8037)
mscolnick
authored
b9deb98
Copy full SHA for b9deb98
add snappy parameter to speed up auto-export (#8032)
Show description for 9af83cc
Light2Dark
authored
9af83cc
Copy full SHA for 9af83cc
add to kitchen_sink.py for smoke testing (#8033)
Light2Dark
authored
d72a1a3
Copy full SHA for d72a1a3
fix timing issue to apply edits after data has come in (#8025)
Show description for e437017
Light2Dark
authored
e437017
Copy full SHA for e437017
add no-print and debug logs for export to pdf (#8031)
Show description for b79a3cb
Light2Dark
authored
b79a3cb
Copy full SHA for b79a3cb
tests: filename form saves when notebook is not named (#8030)
mscolnick
authored
030544a
Copy full SHA for 030544a
fix: lsp potential race conditions (#8012)
mscolnick
authored
a38e82b
Copy full SHA for a38e82b
fix carousel styles (#8022)
Show description for bb20ec7
Light2Dark
authored
bb20ec7
Copy full SHA for bb20ec7
Update pymdownx admonition smoke tests with new syntax (#8028)
Show description for 05b0021
manzt
authored
05b0021
Copy full SHA for 05b0021
add progress bar for download pdf (#8016)
Light2Dark
authored
0330b96
Copy full SHA for 0330b96
fix: save content when creating a new file via filename input (#8009)
mscolnick
authored
718f803
Copy full SHA for 718f803
Commits on Jan 27, 2026
refactor: consolidate `watch_and_export` implementations (#8000)
peter-gy
authored
47a782d
Copy full SHA for 47a782d
Ensure logs are scrollable in developer panel (#8002)
manzt
authored
00d4b6f
Copy full SHA for 00d4b6f
add placeholder images for external iframes on export to pdf (#8003)
Show description for 4ca2888
Light2Dark
authored
4ca2888
Copy full SHA for 4ca2888
Pagination
Previous
Next
You can’t perform that action at this time.