Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Updating titles, giving descriptions and keywords to each technical content
  • Loading branch information
RymMichaut authored Sep 22, 2023
1 parent ffd950c commit 90c8b0b
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,33 @@ Learn how to use Taipy and improve your skills with the following tutorials.
## Coding tutorials
| Id | Title | description | keywords | link to the markdown page |
|:----|:----------------------------:|:---------------------------------------------------------------------------------:|:----------:|---------------------------------------------------------------------------------:|
| 1 | Understanding GUI | Understand basic knowledge of Taipy GUI creating of a multi-page NLP application. | **TODO** | [gui tuto](complete_applications/understanding_gui/index.md) |
| 2 | Scenario management Overview | Learn the main features of the Taipy scenario management | **TODO** | [scenario mgt tuto](complete_applications/scenario_management_overview/index.md) |
| 3 | First Realistic application | Build a complete application from back-end to front-end | **TODO** | [Complete application tuto](complete_applications/complete_application/index.md) |
| 1 | Understanding GUI | Gain a fundamental understanding of creating a multi-page NLP application using Taipy front-end. | Application front-end building | [gui tuto](complete_applications/understanding_gui/index.md) |
| 2 | Dataflow orchestration | Discover Key Features of Taipy Back-end for dataflow and pipelines orchestration: Scenario Management | Dataflow orchestration | [scenario mgt tuto](complete_applications/scenario_management_overview/index.md) |
| 3 | First Realistic application | Build a complete application from scratch from back-end to front-end | Complete Taipy Application | [Complete application tuto](complete_applications/complete_application/index.md) |

## Videos tutorials
## Video tutorials
| Id | Title | description | keywords | link to the markdown page |
|:----|:-------------------------------------------------------:|:-----------:|:----------:|------------------------------------------------------------------------------------------------------------------:|
| 4 | Single page application | **TODO** | **TODO** | [GS gui](https://www.taipy.io/project/getting-started-with-taipy-gui/) |
| 5 | Creating a Data dashboard | **TODO** | **TODO** | [dashboard](https://www.taipy.io/project/creating-a-data-dashboard/) |
| 6 | Changing line types using charts | **TODO** | **TODO** | [changing lines in charts](https://www.taipy.io/project/changing-line-types-using-taipy-charts/) |
| 7 | Organizing your application | **TODO** | **TODO** | [organizing an application code](https://www.taipy.io/project/organizing-your-applications/) |
| 8 | Organizing Taipy applications, Partials, Dialogs, Panes | **TODO** | **TODO** | [organizing an advanced application](https://www.taipy.io/project/organizing-taipy-application-partials-dialogs/) |
| 9 | GS with Core (to merge with #2?) | **TODO** | **TODO** | [GS with scenario mgt](https://www.taipy.io/project/getting-started-with-taipy-core/) |
| 10 | Core concepts | **TODO** | **TODO** | [core Concepts](https://www.taipy.io/project/taipy-core-concepts/) |
| 11 | Core execution | **TODO** | **TODO** | [core exec](https://www.taipy.io/project/taipy-core-execution/) |
| 12 | Smart task skipping | **TODO** | **TODO** | [task skipping](https://www.taipy.io/project/smart-task-skipping/) |
| 4 | Create a single-page web application with Taipy | Master the art of web application development with Taipy! Watch and learn as we demonstrate creating a basic application page using augmented Markdown syntax with Taipy. Explore variable bindings and discover how to incorporate visual elements such as sliders and charts. | Creating a Single Web Application | [GS gui](https://www.taipy.io/project/getting-started-with-taipy-gui/) |
| 5 | Create a Data Dashboard without HTML, CSS and Java Script | Explore advanced visual elements in Taipy through this video as we guide you through creating a dynamic data dashboard. Learn how to upload datasets, fine-tune parameters, and unleash the power of diverse graphical options for data visualization. Elevate your web application skills with Taipy without the need of HTML, CSS and JS!" | Creating a Data Dashboard | [dashboard](https://www.taipy.io/project/creating-a-data-dashboard/) |
| 6 | Change line types using charts | Discover the simplicity of 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. | Taipy Line Types With Charts | [changing lines in charts](https://www.taipy.io/project/changing-line-types-using-taipy-charts/) |
| 7 | Organize your application | Learn the art of organizing and managing multiple graphical pages in this insightful video tutorial. Unlock the potential for creating a personalized and user-friendly interface with Taipy. | Organize Your Application | [organizing an application code](https://www.taipy.io/project/organizing-your-applications/) |
| 8 | Organize your applications with Partials, Dialogs, Panes | Explore the power of Partials in Taipy front-end with this video tutorial. Learn how to streamline development, enhance clarity, and create efficient GUI pages and components. Discover the utility of Dialogs and Panes for an improved user interface. | Organizing Taipy applications, Partials, Dialogs, Panes | [organizing an advanced application](https://www.taipy.io/project/organizing-taipy-application-partials-dialogs/) |
| 9 | GS with Taipy Dataflow Orchestration (to merge with #2?)| Learn the essentials of building multi-scenario pipeline-driven applications with Taipy back-end entities in this informative video tutorial. Explore data nodes, tasks, pipelines, and scenarios as they collaborate in managing complex data-driven applications. Dive into a hands-on demo using a diamond dataset, where machine learning models predict prices based on feature subsets. Create and manage multiple scenarios effortlessly with Taipy! | Get Started with Dataflow Orchestration | [GS with scenario mgt](https://www.taipy.io/project/getting-started-with-taipy-core/) |
| 10 | Taipy dataflow orchestration basic concepts | Discover Taipy's back-end for effortless dataflow orchestration, data pipeline creation, and management. Explore Taipy main concepts: Data Node, Task, Pipeline, and Scenario through the Taipy graphical editor interface: Taipy Studio, in this enlightening video tutorial. Revolutionize your data workflow with Taipy today! | Dataflow orchestration basic concepts | [core Concepts](https://www.taipy.io/project/taipy-core-concepts/) |
| 11 | How to execute your dataflow orchestration | Join us for part two of our exploration into Taipy back-end, for streamlined dataflow creation and management. Dive into a real-world use case, where we demonstrate the step-by-step process of harnessing your data's potential with Taipy back-end key components: Data nodes and Tasks. Unleash the power of efficient data pipelines today! | Execute Your Dataflow orchestration | [core exec](https://www.taipy.io/project/taipy-core-execution/) |
| 12 | Taipy smart task skipping | Explore Taipy intelligent task-skipping feature for enhanced dataflow and pipeline efficiency in this video tutorial. Don't miss out on both parts of this informative video series! | Smart Task Skipping | [task skipping](https://www.taipy.io/project/smart-task-skipping/) |

## Tips and tricks
## Tips
| Id | Title | description | keywords | md page link |
|:----|:--------:|:-----------:|:----------:|-------------:|
| 13 | Scenarios | A Taipy scenario represents a run that can be an instance of a business problem to solve on data and parameter sets. | **TODO** | [The Scenarios](https://www.taipy.io/tips/the-scenarios/) |
| 14 | Sharing a Taipy Application on Colab with Ngrok | Google Colab offers a high-performance Notebook environment with CPU and GPU access for deep learning, while Ngrok helps you share your application by creating a tunnel to the internet through a public URL. | **TODO** | [Sharing a Taipy Application on Colab with Ngrok](https://www.taipy.io/tips/sharing-a-taipy-application-on-colab-with-ngrok/) |
| 15 | Taipy GUI in Jupyter Notebooks | When using Taipy GUI in Python scripts (.py), we often need to rerun the script after making code changes, while in a Jupyter Notebook (.ipynb), restarting the kernel and running all cells can be cumbersome for coding. | **TODO** | [Taipy GUI in Jupyter Notebooks](https://www.taipy.io/tips/taipy-gui/taipy-gui-in-jupyter-notebooks/) |
| 16 | Long running Callbacks | Taipy's "long-running callbacks" feature allows the server to handle resource-intensive tasks in the background, ensuring a responsive user interface. | **TODO** | [Long running Callbacks](https://www.taipy.io/tips/long-running-callbacks/) |
| 17 | Multi-page application | Multipage applications help you organize data and visualizations into separate pages for easier navigation and focused insights, and Taipy offers a user-friendly multipage feature to create intuitive dashboards. | **TODO** | [Multi-page application](https://www.taipy.io/tips/multipage-application/) |
| 18 | Learn about Using tables | In Taipy, tables serve as both data presentation and control elements, making them valuable for creating data applications with Taipy's unique features. | **TODO** | [Learn about Using tables](https://www.taipy.io/tips/using-tables/) |
| 19 | The data nodes | Data nodes in Taipy represent various data types, such as variables, parameters, and models; they retrieve data from different sources, functioning like reliable read and write functions with robust capabilities. | **TODO** | [The data nodes](https://www.taipy.io/tips/the-data-nodes/) |
| 20 | The CSS Style Kit | The CSS Style Kit provides a wide range of variables and predefined CSS classes to customize the style of your Taipy GUI application pages, including text styling, margins, padding, display properties, and element opacity. | **TODO** | [The CSS Style Kit](https://www.taipy.io/tips/the-css-style-kit/) |
| 21 | The skippable tasks | Taipy includes "skippable" tasks, which can be omitted based on specific conditions. | **TODO** | [The skippable tasks](https://www.taipy.io/tips/the-skippable-tasks/) |
| 22 | The "on_change" callback | In Taipy, an on_change callback is a Python function that runs when an application variable changes, allowing you to implement behavior in response to user actions like adjusting a slider or entering text in an input box. | **TODO** | [The "on_change" callback](https://www.taipy.io/tips/the-on_change-callback/) |
| 13 | Scenarios | A Taipy scenario represents a run that can be an instance of a business problem to solve on data and parameter sets. | Taipy Scenarios | [The Scenarios](https://www.taipy.io/tips/the-scenarios/) |
| 14 | Sharing a Taipy Application on Colab with Ngrok | Learn how to deploy your Taipy Application on Colab (Google Colab offers a high-performance Notebook environment with CPU and GPU access for Deep Learning), using a tunnel to the internet through a public URL created with Ngrok. | Taipy Application on Colab | [Sharing a Taipy Application on Colab with Ngrok](https://www.taipy.io/tips/sharing-a-taipy-application-on-colab-with-ngrok/) |
| 15 | Taipy front-end in Jupyter Notebooks | Discover how to streamline your coding experience with Taipy in Jupyter Notebooks. Learn essential functions for seamless front-end updates without the need to restart the kernel. Optimize your Python scripts for efficiency today! | Taipy in Jupyter Notebooks | [Taipy GUI in Jupyter Notebooks](https://www.taipy.io/tips/taipy-gui/taipy-gui-in-jupyter-notebooks/) |
| 16 | Long-running Callbacks | Explore how Taipy's 'long-running callbacks' revolutionize web applications by ensuring server-client communication remains responsive during time-consuming tasks. Learn through practical examples in this article and unlock the potential of enhanced user experiences with Taipy. | Long-running Callbacks | [Long running Callbacks](https://www.taipy.io/tips/long-running-callbacks/) |
| 17 | Multi-page application | Say goodbye to cluttered dashboards! Discover the power of multipage applications with Taipy. Organize your data and visualizations effortlessly, creating user-friendly and intuitive dashboards for enhanced insights. Simplify your data visualization journey today! | Multi-page application | [Multi-page application](https://www.taipy.io/tips/multipage-application/) |
| 18 | Learn about Using tables | Discover the power of Taipy front-end tables – your go-to for data presentation and control. Learn key settings and features in this article, tailored for effortless table creation within data applications. Simplify your data management with Taipy today! | Tables | [Learn about Using tables](https://www.taipy.io/tips/using-tables/) |
| 19 | The data nodes | Explore the world of data nodes in Taipy pipelines. Learn about their crucial role and how they seamlessly access data from diverse sources. This article is your gateway to understanding data nodes in Taipy! | Data nodes | [The data nodes](https://www.taipy.io/tips/the-data-nodes/) |
| 20 | The CSS Style Kit | Elevate your Taipy applications with the all-new CSS Style Kit! Transform aesthetics effortlessly with predefined stylesheets, CSS variables, and utility classes. Discover how to customize your app's look and feel for a visually stunning experience. | CSS Style Kit | [The CSS Style Kit](https://www.taipy.io/tips/the-css-style-kit/) |
| 21 | The skippable tasks | Discover the power of 'skippable' tasks in Taipy's back-end. Learn how to leverage this key feature for dynamically orchestrating tasks in your data processing pipelines. Explore the efficiency of Taipy's approach to task management today! | Skippable Tasks | [The skippable tasks](https://www.taipy.io/tips/the-skippable-tasks/) |
| 22 | The on-change callback | Explore the power of on-change callbacks in Taipy for the GUI. Learn how these Python functions drive user interactions, from adjusting sliders to input actions, and discover their pivotal role in building a wide range of web applications. Dive into the world of web application development with Taipy! | on-change callback | [The "on_change" callback](https://www.taipy.io/tips/the-on_change-callback/) |

0 comments on commit 90c8b0b

Please sign in to comment.