Skip to content

Instantly share code, notes, and snippets.

@letthedataconfess
Created January 18, 2022 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save letthedataconfess/a0a642e0ddc2a98e3175a5b7590cec09 to your computer and use it in GitHub Desktop.
Save letthedataconfess/a0a642e0ddc2a98e3175a5b7590cec09 to your computer and use it in GitHub Desktop.
from azureml.core import Workspace
ws_new = Workspace.from_config()
ws_new.get_details()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment