Forum Discussion
tan_thiamhuat
9 months agoPost Patron
Environment for Python packages to be used by different PySpark scripts in different Workspaces
let us say I have created a new Environment named Environment_A for all the different Python packages I need for the PySpark script to run inside Workspace_A. Can this Environment_A be used for anoth...
- 9 months ago
this still has not solved my issue. Everything I need those identical libraries to be used in other workspaces, I need to create another environment in the workspace, and the creation of new environment takes a long time. Can Microsoft looks into how to have a better solution to this?
tayloramy
9 months agoSuper User
Hi tan_thiamhuat,
No, environments are specific to the workspace they are in, you can't share an environment between workspaces.
Create, Configure, and Use an Environment in Fabric - Microsoft Fabric | Microsoft Learn
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.