Tutorials¶
Follow our tutorials and get the core concepts of Taipy.
-
Understanding GUI
Understand basic knowledge of Taipy GUI creating of a multi-page NLP application.
-
Scenario management Overview
Learn Scenario Management fundamental features.
-
Cycles and Scopes
Share your Data Nodes across multiple scenarios with Cycles and Scopes.
-
Job Execution mode
Increase efficiency running your scenarios making your Job Execution asynchronous.
-
Scenario Comparison
Learn best practices to compare scenarios easily.
-
Scenario Subscription
Connect to your scenario executions to get the most recent updates.
-
First Realistic application
Build a complete realistic application from scratch from back-end to front-end.
-
Single-page application using augmented Markdown syntax
Watch and learn how to develop a web application page using augmented Markdown syntax with Taipy. Explore variable bindings and discover how to incorporate visual elements such as sliders and charts.
-
Interactive Data Dashboard
Discover Taipy visual elements to create an interactive data dashboard. You'll learn how to upload data, customize settings, and use various visualization tools to enhance your web app, all without needing HTML, CSS, or JavaScript.
-
Change line types using charts
Discover crafting line charts for your Taipy application in this instructional video. Walk you through the process using a basic time series dataset with two variables.
-
Organize your page layouts
Learn how to organize your pages in this insightful video tutorial.
-
Organize your application with Partials, Dialogs, and Panes
Explore the power of Partials in Taipy GUI with this video tutorial. Learn how to streamline development, enhance clarity, and create efficient pages and components. Discover the utility of Dialogs and Panes for an improved user interface.
-
Scenario management basic concepts
Learn how to use Taipy Studio graphical editor interface to configure your scenarios in this enlightening video tutorial. Explore Scenario management main concepts: Data Node, Task, and Scenario.
-
Submit Scenarios and Tasks
Dive into a real-world use case, where we demonstrate the step-by-step process of harnessing your data's potential with Data nodes and Tasks.