Summary:
Please add support for running Marimo notebooks in Microsoft Fabric. Marimo is a new reactive Python notebook framework that enables fully reproducible, Git-friendly, and app-like data workflows.
Why it matters:
Fabric notebooks are great for Spark workloads but limited for lightweight, interactive data apps. Marimo would let users:
- Build reactive notebooks that update dynamically
- Run small workloads without a Spark cluster
- Version control notebooks as plain .py files
- Deploy notebooks as interactive web apps (WASM or server mode)
Requested capability:
- Allow installing and running the marimo package in Fabric notebooks or Lakehouses
- (Future) Add a “Marimo Notebook” item type or integration similar to existing notebooks
Impact:
Adds a modern, flexible notebook experience in Fabric — bridging traditional notebooks and lightweight web apps, and encouraging open-source integration.
References:
1 Comment
- acgundersonNew MemberThis is a great idea, I look forward to seeing marimo available in Fabric.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v15 minutes agoCommunity ChampionNew8Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401973 hours agoFrequent VisitorNew4Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf13 hours agoFrequent VisitorNew48Views3likes2Comments