Skip to main content
Home

Welcome to Microsoft Fabric Ideas

1-10 of 33 results

Clear filters
Vote 11
Sandeep Pawar's profile image

Sandeep Pawar on 2024-02-27 03:14:09

Synapse

Improve chart view and data visualization experience Fabric notebooks

The new Rich dataframes in Fabric notebooks are nice but the Chart View still leaves much to be desired for compared other notebook products such as Databricks, HEX and notable.Here are a few proposals and ideas:Similar to Cell and Markdown, create a "Chart" cell type which ...

New
Vote 13
Eileen Allan's profile image

Eileen Allan on 2023-05-05 22:10:57

Synapse

Integrate Copilot into the Notebook experience

Today code completion for notebooks does not benefit of the advanced code recommendations that Github Copilot gives, integration with Copilot will speed up the use of the product for both existing and new users.

Planned

Misha Desai (administrator)

Fabric developers will have access to Copilot experiences similar to GitHub Copilot. These experiences are currently in limited private preview and we are planning a broader preview early next year.

Vote 6
Stefan Endl's profile image

Stefan Endl on 2023-09-28 06:02:30

Synapse

MS Fabric GPU / Cuda support

For deep learning tasks it would be great to have an easy way to use cuda devices in MS Fabric notebooks.

Needs Votes
Vote 6
Stefan Janse van Rensburg's profile image

Stefan Janse van Rensburg on 2024-02-09 09:55:16

Synapse

Enable automated testing of Spark Notebooks

As a Python developer I need to run unit tests on all my PySpark notebook code. All the functionality already exists to run these tests automatically but the naming convention of Notebook files completely ignore python module and package naming rules. There are two issue that would be fantasti...

New
Vote 8
Ghouse Mohammed's profile image

Ghouse Mohammed on 2023-06-04 20:43:46

Synapse

Accessing Warehouse from Syanpse Data Science Notebook

Hi,In the Microsoft Fabric when I am in the Synapse Data Science Notebook on the left pane I am only seeing an option to add Lakehouse to the Lakehouse explorer. But as a Data Scientist if I want to explore DataWarehouse as well how do I do that? Can we also add an option to ...

Planned

Administrator

The ability to use a Notebook against DW using T-SQL language is work planned.

Vote 7
Matthias Wong's profile image

Matthias Wong on 2023-06-05 06:22:12

Synapse

REST API and python SDK for Spark jobs

The management of Spark jobs is done via the GUI Create an Apache Spark job definition - Microsoft Fabric |...

Planned

Administrator

RestAPI and SDK support for Spark Job is planned and we already activtly working on this feature..

Vote 4
Rob Stover's profile image

Rob Stover on 2023-08-15 21:43:22

Synapse

Data Wrangler support for Polars

Data Wrangler or Fabric notebooks in general should support Polars dataframes

Needs Votes
Vote 4
Bob Duffy's profile image

Bob Duffy on 2023-08-29 13:23:10

Synapse

Add support for office PIPs into Fabric Notebooks (Python)

Its very common to need to integrate Fabric PySpark into office to download excel files. Currently this is difficult to do and if we do a pip install at Library level, the startup times is too slow.Can we get the following PIP installs into the standard Spark "Started" image ...

Under Review

Misha Desai (administrator)

Thank you for the feedback. To clarify, are you looking for support to run inline installation within the notebook or are you looking to have the libraries listed part of the default Fabric runtime?

 

For running inline Python installations with PIP, you can do this at the session-level: Python library management in Fabric - Microsoft Fabric | Microsoft Learn

Vote 4
Tessa Ickx's profile image

Tessa Ickx on 2023-07-11 16:28:05

Synapse

Add data wrangler for pyspark dataframes

The data wrangler functionality in the notebooks for Pandas DataFrames is great. Can we have the same data wrangler for Pyspark dataframes?

Planned

Misha Desai (administrator)

This feature is in our roadmap. Please stay tuned. We will share more details as they become available.

Vote 4
Matthias Wong's profile image

Matthias Wong on 2023-06-05 06:14:51

Synapse

Support for developing python/R modules files in Spark

Very excited about Fabric in general, and the support for data scientists with delta as the underlying interoperability. However, it is currently impossible to build a sophisticated Fabric Spark pipeline with more than 2 or 3 python files. This is the current set up really su...

Needs Votes