Jean-Robin
Jean-Robin
In the `_ScenarioManager`, the static `_tag` method should be updated by removing the "old_tagged_scenario" update a follows: ``` python @classmethod def _tag(cls, scenario: Scenario, tag: str): tags = scenario.properties.get(cls._AUTHORIZED_TAGS_KEY, set())...
This PR is not linked to any hacktoberfest-labeled issue. We cannot put the hacktoberfest approved label on it. Sorry about that, and thank you for your understanding.
@Rishi-0007 If you have a screenshot (or even a few) to illustrate your proposal, that would make the review easier. In any case, thank you for your help.
After an internal discussion here is what has been decided. We believe the 4.0 implementation is the right thing to do. However, we need to update the documentation. We also...
We estimate the issue to be 1 as a timebox to spend some time trying to understand the problem.
We need a piece of code that reproduces the bug. Otherwise, we cannot investigate. @enarroied @FlorianJacta can one of you provide some code 😉? Thanks
@enarroied, Hi Eric, I have a remark that is out of scope and on another topic. We generally recommend running the Taipy services in the main script under the `if...
@RaedenCodes, Someone is already assigned to the issue for now.
@rohitmore07 You are assigned. Thanks a lot for your help!
Hello @rohitmore07, You can get details on how to contribute to Taipy in the [contributing](https://docs.taipy.io/en/latest/contributing/) documentation page and particularly on the [contribution workflow](https://docs.taipy.io/en/latest/contributing/#contribution-workflow) section. Please feel free to let us...