Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
smpa01
Super User
Super User

How to update custom packages in environment

I have published a custom package (python) in an environment. What is the correct way to update it.

 

I keep on enhancing the package through out the DEV cycle, but it seems I need to

 

delete the old package (package_one-0.0.1-py3-none-any.whl) first

=> publish the changes

=> reupload the enhanced package

=> republish the same package (package_one-0.0.1-py3-none-any.whl) again (takes a whileeeeeeee).

 

What is an optimize way to do this (assuming I am doing it wrongly) and if possible from VS Code (desktop).

Is there a seamless way to DEV a package, upload, test in workspace (can't execute notebook in VS Code Synapse extension currently) and DEV again till PROD, without wasting so much time for file republishing?

 

Thank you in advance.

Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs
3 REPLIES 3
Anonymous
Not applicable

HI @smpa01,

Have you checked if any versions of this package or other similar feature package existed in the public libraries? If that is the case, I'd like to suggest you add them in the public libraries and easy maintenance.
For the custom package, current there not include any automation on this. Perhas you can try to submit an idea to add support on this package in the public libraries.

Microsoft Fabric Ideas

Regards,

Xiaoxin Sheng

When you are saying public library you are referring to libraries/packages from PyPi.  But they are all internally developed packaged that can't be published to PyPi. But we need to able to seamlessly use them in a custom environment (with CRUD operation of the lifecycle of the package) for our notebooks.

Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs
Anonymous
Not applicable

HI @smpa01,

AFAIK, current there not exist official methods to automate manage custom packages.

For your scenario, I think it should better submit an idea about add official support to integrate with platforms(e.g. git) to help user simply manage the custom packages on the environment.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FBCApril_Carousel

Fabric Monthly Update - April 2025

Check out the April 2025 Fabric update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.