Forum Discussion
Environment for Python packages to be used by different PySpark scripts in different Workspaces
- 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?
I am using the free tier (I suppose no capacity, so it is the same capacity), and same network security settings. How can we create an environment outside of any workspace, so that whichever PySpark notebook in whichever workspace can access that environment without any issue? Else users would need to duplicate the same environment in each workspace if their PySpark notebooks in different workspaces have identical needs for that environment. Not sure if my requirements are clear.
Hi tan_thiamhuat,
Do you mean you're on a free trial capacity? There is no free tier of Fabric, and to be able to create fabric items like notebooks and environments, the workspace needs to be attached to a fabric capcaity.
Fabric items can't exist outside of workspaces, so you can't make an environment outside of any workspace.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- tan_thiamhuat9 months agoPost Patron
there is a Trial period at the top of my Fabric.
- tayloramy9 months agoSuper User
Are all workspaces that you're trying to use the encironment in attached to the same trial capacity? You can check this in the wprkspace settings, in the license tab.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.