Databricks recently announced the “Assistant Edit Mode,” which allows GitHub Copilot–style editing of entire notebooks.
Reference: Databricks Assistant Edit Mode
If a similar capability were added to Fabric Notebook Copilot, users could work entirely within Fabric without switching to external editors like VS Code, significantly improving productivity.
Suggested capabilities:
Use the full notebook context to apply AI-generated suggestions across multiple cells with a single prompt
Allow inline or side panel review/approval of changes without regenerating entire cells
Support refactoring, variable/function renaming, logic cleanup, and modularization
This would greatly enhance code quality and development speed directly within Fabric Notebooks.
No CommentsBe the first to comment
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v22 hours agoCommunity ChampionNew24Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment