Đỗ Trường Giang
Đỗ Trường Giang
Hello @AlexandreSajus and @ooooo-create, The `gui` and `Gui` are 2 different objects in Taipy package. - `Gui` is the object that can be used to start the GUI service -...
@FlorianJacta I think the issue may come from the facts that [Windows limits file paths to 260 characters](https://stackoverflow.com/questions/1880321/why-does-the-260-character-path-length-limit-exist-in-windows). This maybe because the path to the ``` taipy\templates\scenario-management\{{cookiecutter.__root_folder_name}}\pages\scenario_page\data_node_management.py ``` is already...
You can get the scenarios by cycle using `_ScenarioManager._get_all_by_cycle()` method. But this should not be called inside the _CycleManager, it should be called at the API
Hello @Forchapeatl, the `get_scenarios_by_time()` method here is not what discussed in issue https://github.com/Avaiga/taipy/issues/413. I believe you are on the right track and to ensure alignment with our objectives, I recommend...
Yes, I believe that comment is obsolete since we were in the discussion phase. Can you help us implement the API as discussed in the issue? I believe we can...
Closed due to inactivity
> how do i resolve these linter errors Hello @srinivaspavan9, sorry for the late response. First you need to merge your branch with the latest Avaiga:develop branch. Then, in the...
There is a problem that needs to be clarified for this feature. If in the original scenario, there is some data nodes that has scope
Hello @Forchapeatl, any update on this issue?
Hello @yaten2302. Thank you for your interest. This issue is actually not suitable for beginner to implement, since it's also related to Azure BlobStorage. We've missed label it as "good...