Skip to content

Adding / Reading description and tags for Environment using Python SDK #1805

@sbp-dev

Description

@sbp-dev

Hi, I'm able to create environments and register them using Python SDK. However, I can't find a way to add "Description" and "Tags".

I can add them from the web portal after registering though (refer image). I then tried to read it back using:
env = Environment.get(ws, "my_env")
However, I can't seem to find the description / tag information anywhere within the env object

image

Any leads please? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions