Skip to main content
Home

Welcome to Microsoft Fabric Ideas

1-10 of 22 results

Clear filters
Vote 12
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 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 5
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
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 3
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 3
Sandeep Pawar's profile image

Sandeep Pawar on 2023-07-06 16:11:09

Synapse

Run cells in section in notebook

Currently there are 4 options to run notebook cells - individual cell, all cells, run cells above and run cells below. Google Colab introduced a new way to run cells in a section. To achieve similar behavior, I freeze cells and then use run cells above/below. Similar to Colab, it would be grea...

Under Review
Vote 3
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
Vote 3
Alexandre Vilcek's profile image

Alexandre Vilcek on 2023-06-02 17:56:40

Synapse

Easier option to duplicate and export notebooks

It would be nice to also have options to duplicate and export a notebook right from the context menu that one has when listing the objects in a Fabric Workspace, by clicking the 3 dots ("More options") at the right side of the notebook name in that list, without having to open the notebook. Th...

New
Vote 3
Natalie Harrison's profile image

Natalie Harrison on 2023-05-05 21:19:35

Synapse

C# as supported Apache Spark Language in Notebooks

Spark job definitions has language support for PySpark (Python) and Spark (Scala/Java). However, Apache Spark in Azure Synapse Analytics also supports C# (See: https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-overview#apache-spark-in-azure-synapse-analytics-use-case...

Needs Votes