it would be nice if the notebook experience was similar to Azure Machine Learning, especially when you could connect to your git repo and version your notebooks. The workspace that I have currently only shows the power bi artifacts. Being able to navigate the structure of your git repo will be extremely helpful.
3 Comments
- nishalitNew Member
Thank you for your valuable feedback. We are actively working on supporting Notebooks with the Fabric Git integration. We will keep you updated on our progress and share timelines for these enhancements. Your input is greatly appreciated. - fbcideas_migusrNew MemberStatus added:Planned
- galaeciFrequent Visitor
Enable Repo‑Native Notebook Development with .fabric/ Metadata Folders
(Eliminate Per‑Notebook Downloads)Description
The current Fabric VS Code extension forces each notebook to be downloaded into its own isolated folder containing Fabric‑specific metadata. This breaks Git‑based workflows, creates duplicated folder structures, and prevents editing notebooks directly from a repo. It also requires repeated downloads and manual publish steps.Proposal
Introduce a file‑first, repo‑native notebook development model where developers can open and edit notebooks directly from a Git repository. The Fabric extension would store all Fabric‑specific metadata (item IDs, bindings, kernel info, runtime artifacts) in a separate .fabric/ folder that is ignored by Git.Example Structure
/repo /notebooks analysis.ipynb transform.py /.fabric analysis.ipynb/ transform.py/Key Capabilities
- Open any notebook directly from the repository
- Run notebooks on Fabric Spark without downloading
- Store Fabric metadata in .fabric/ (auto‑ignored by Git)
- Remove the need for per‑notebook download folders
- Eliminate the “Publish to Fabric” step
- Allow CI/CD pipelines (fabric‑cicd) to deploy notebooks cleanly
Benefits
- Clean, deterministic, auditable Git workflows
- No duplicated folder structures
- No repeated downloads
- Alignment with industry standards (Databricks Repos, Azure ML, Jupyter)
- Dramatically improved developer experience for enterprise teams
Why This Matters
Fabric notebooks are currently item‑centric, but developers need a file‑centric workflow to integrate with Git, pull requests, and CI/CD. This proposal preserves Fabric’s metadata model while enabling a modern, repo‑native development experience.
Recent ideas
Slicer option to show no data when no value is selected
Hello Power BI Team, Description: Currently, when the "Select All" option is enabled in a slicer, selecting it displays all related values as expected. However, when "Select All" is de-selected and...7407541 hour agoNew MemberNew2Views0likes0CommentsParameterize Dataflow Gen2 data source connection
Allow the Dataflow Gen2 data source connection GUID to be parameterized and stored in a Variable Library. This would allow the same Dataflow to use different connections depending on the workspace/e...frithjof_v3 hours agoCommunity ChampionNew10Views1like0CommentsAutomatically match PowerBI chart background color to Powerpoint slide background color
Export PowerBI to PowerPoint slide - Can we define the PowerBI export background color to automatically match the PowerPoint slide background color ? By Default, the PowerBI background color is Whi...jim_chan7 hours agoNew MemberNew7Views0likes0CommentsNew Card Visual - Alignment of Reference Label Values
The latest Power BI Desktop version I'm allowed to use at work currently is Version 2.154.1260.0 (May 2026), so if this request has already been implemented in later versions, please disregard. Othe...nk685f8 hours agoAdvocate INew9Views0likes0Comments