taipy icon indicating copy to clipboard operation
taipy copied to clipboard

Turns Data and AI algorithms into production-ready web applications in no time.

Results 496 taipy issues
Sort by recently updated
recently updated
newest added

#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...

Core
πŸ“„ Documentation
🟧 Priority: High
πŸ”’ Staff only
Core: βš™οΈ Configuration
☁️ Cloud

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...

Core
πŸŸ₯ Priority: Critical
πŸ“ˆ Improvement
GUI: Front-End

# 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...

πŸ“ˆ Improvement
🟨 Priority: Medium
GUI: Front-End

## 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...

πŸ“ˆ Improvement
πŸ–° GUI
πŸ†˜ Help wanted
🟧 Priority: High

**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,...

πŸŸ₯ Priority: Critical
πŸ’₯Malfunction
GUI: Front-End

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...

πŸŸ₯ Priority: Critical
πŸ–° GUI
πŸ’₯Malfunction

+------------------+---------+----------------------+ | 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....

πŸ–§ Devops
🟩 Priority: Low
✨New feature
πŸ”’ Staff only