taipy
taipy copied to clipboard
Turns Data and AI algorithms into production-ready web applications in no time.
#660 # Changes ## Core code - Remove in-memory state in submission (`_is_abandoned`, `_is_completed`, `_is_canceled`, `_running_jobs`, `_blocked_jobs`, `_pending_jobs`) and save them to repository - Added self setting Set class so...
## Motivation To better manage data in a cloud environment, we want to split the `.data` folder according to the data ownership. We identified two types of data: - Business...
This feedback comes from a one-hour beta testing session of scenario management using this tutorial as reference: https://docs.taipy.io/en/develop/knowledge_base/tutorials/scenario_management_overview/ This issue is a discussion, it probably duplicates other issues and should...
# Feature Improvement Possibility to remove the form after clicking 'Add Scenario'. The scenario creation would be done with default values or through the `on_creation` callback. # Environment Taipy Develop...
## New Feature / Improvement Filtering the Data Node selector by scenario would allow the user to see Data Nodes of the selected scenario without all the others. It can...
**Description** When using the new feature to integrate plotly charts, we do get the index of the selected point on the chart. However, when performing a box or lasso selection,...
The input visual element will register the inputted text at a specific time delay (defined by the property change_delay). When this register happens, the app will have a quick lag...
+------------------+---------+----------------------+ | name | version | files | +------------------+---------+----------------------+ | boto3 | 1.34.22 | taipy-core | | flask | 3.0.1 | taipy-gui,taipy-rest | | gitignore-parser | 0.1.11 | taipy-gui |...
**What would that feature address** Make deployment easier for Taipy applications and more visible. ***Description of the ideal solution*** The possibility to deploy to Taipy Cloud directly through Taipy CLI....