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 ?
pip install msoffcrypto-tool
pip install Office365-REST-Python-Client
This would add support for reading and writing files from SharePoint using Notebooks and also to support password encrypted excel files
3 Comments
- midesaMicrosoft Employee
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.
- fbcideas_migusrNew MemberStatus added:Under Review
- aidan959New MemberWe are looking for this to be included in the default Fabric runtimes (we can already pip install)
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v13 hours agoCommunity ChampionNew616Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v21 hours agoCommunity ChampionNew19Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments