Skip to content

How to update the global environment variables? #1093

@marswong

Description

@marswong

I had created a sandbox with envs:

sandbox = Sandbox.create(
  envs={
    'MY_VAR': 'my_value',
  },
)

How to update the MY_VAR dynamically?

Metadata

Metadata

Assignees

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