Jean-Robin
Jean-Robin
**What would that feature address** - Propose a way to filter scenarios by time period (start time - end time).
# motivation: When calling scenario.foo, there could be a conflict in the interpretation of foo. It could be: - an attribute or a property - a user-defined property (implemented in...
The purpose of this issue is to let developers draw a scenario config DAG using matplotlib (or an alternative) and networkx to visualize the graph he just created, helping him...
## Motivations - Today, the Core service only runs the dispatcher after some checking (config and version). - The name `Core` is not meaningful. People don't know what is done...
**Description** When a data node is stored as a file, it would be handy for the end user to add a way to download or upload the file easily from...
Stop supporting version 3.8 of Python.
## Objective This issue aims to create a new visual element named `job`. The motivation is to have a specific visual element to display information related to a specific `Job`....
After the Core service is replaced by the Orchestrator service, we want to keep the Core service compatible between `3.X` and `4.Y`. The motivation is to give time to the...
blocking https://github.com/Avaiga/taipy-doc/pull/1146
### Description Today, an s3 object data node can only use a limited number of parameters. Taipy should accept all possible parameters for configuring the [boto3 client](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/core/session.html#boto3.session.Session.client), for reading the...