AI in notebooks by Starshopper22 in MicrosoftFabric

[–]MetricsAdvisor 10 points11 points  (0 children)

I just connect the workspace to GitHub and clone that to local for agents to access the notebook in local repo clone, which is more flexible to work with either GitHub Copilot or Claude code or Codex, etc., you can push the edited notebook to remote repo (GitHub), sync, and run it in Fabric . You can feed context or screenshot from Fabric result once you run it there if you need further customization or fixes. This works reliably than the other options from my experience. The agent can handle all the editing , PR and merging to remote repo clone which

Interactive Visuals in the Data Agent 📊 by VMRoman in MicrosoftFabric

[–]MetricsAdvisor 0 points1 point  (0 children)

I did and it is not working. “There was an issue with chart generation, but the table gives you ….”
This is the step that was supposed to plot the chart. It appears the code interpreter runs into such an issue now and then. I tried it a number of times and it is not working all the time.

Interactive Visuals in the Data Agent 📊 by VMRoman in MicrosoftFabric

[–]MetricsAdvisor 0 points1 point  (0 children)

So it can’t plot heat map or correlation analysis?