Forum Discussion
smpa01
1 year agoCommunity Champion
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
delet...
smpa01
1 year agoCommunity Champion
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.
Anonymous
1 year agoNot 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