Skip to content

Taipy.core.untag

Remove a tag from a scenario.

Parameters:

Name Type Description Default
scenario Scenario

The scenario to remove the tag from.

required
tag str

The tag to remove from scenario.

required