Closed MikeCarlo closed 1 month ago
The non-admin version of list_workspaces is in semantic link. I’m not recreating functions that already exist in semantic link so best to check there if you can’t find it in labs.
‘’’python import sempy.fabric as fabric
fabric.list_workspaces() ‘’’
From: Mike Carlo @.> Sent: Wednesday, October 16, 2024 7:36:23 AM To: microsoft/semantic-link-labs @.> Cc: Subscribed @.***> Subject: [microsoft/semantic-link-labs] Missing non admin function list_workspaces() (Issue #213)
Describe the bug Seems like there should be a list_workspaces() function that will list all workspaces that I have access to see.
This is referenced in the admin.list_workspaces() and references that there is a non admin version admin.list_workspaceshttps://semantic-link-labs.readthedocs.io/en/latest/sempy_labs.admin.html#sempy_labs.admin.list_workspaces
image.png (view on web)https://github.com/user-attachments/assets/9830654e-cdaa-4656-9769-4ed4c3acf907
Is this a missing function or did it get deleted?
— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/semantic-link-labs/issues/213, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHBQBNWJHTBCIXDYWMETUV3Z3X3NPAVCNFSM6AAAAABQAT2OGSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4TANRYGM2DSNY. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Describe the bug Seems like there should be a list_workspaces() function that will list all workspaces that I have access to see.
This is referenced in the admin.list_workspaces() and references that there is a non admin version admin.list_workspaces
Is this a missing function or did it get deleted?