Jean-Robin
Jean-Robin
> A tradeoff has been proposed. > The idea is to display in the data node selector the data nodes with a scenario scope in topological order. With this proposal,...
## What type of PR is this? (Check all that apply) - [x] π Refactor - [x] β¨ Feature - [ ] π Bug Fix - [ ] β‘ Optimization...
### Description Taipy should support Python 3.13. ### Code of Conduct - [x] I have checked the [existing issues](https://github.com/Avaiga/taipy/issues?q=is%3Aissue+). - [ ] I am willing to work on this issue...
Any work related to Taipy application performance - [ ] https://github.com/Avaiga/taipy-enterprise/issues/561
### Description The issue consists of removing the login visual element from taipy community. Indeed, it is made to cover a use case with some authentication, which is part of...
### π Description https://marshmallow.readthedocs.io/en/stable/upgrading.html#implicit-field-creation-is-removed The release 4.0 of the marshmallow package has a breaking change that prevents us from upgrading our dependency. Update rest code (`taipy/rest/api/schemas/datanode.py`) to be compatible. ###...
Create a GitHub action preventing from merging a PR if its checklist is not completed: https://github.com/marketplace/actions/task-completed-checker
### π Description Make Pyarrow an optional package instead of a required dependency. ### π Code of Conduct - [x] I have checked the [existing issues](https://github.com/Avaiga/taipy/issues?q=is%3Aissue+) to avoid duplicates. -...