Nam Nguyen d2f9ccf5ed Merge branch 'develop' into 1703-bug-number-visual-element-does-not-update-when-using-arrow-to-change-value 9 月之前
..
taipy 4c4ff12a2f tabular datanode edit in viewer (#1705) 9 月之前
taipy-gui d2f9ccf5ed Merge branch 'develop' into 1703-bug-number-visual-element-does-not-update-when-using-arrow-to-change-value 9 月之前
README.md 0d3c319177 Fixing typo in the link (#805) 1 年之前

README.md

Front-end source code

This directory contains the source code for the front-end parts of Taipy GUI and Taipy.

  • ./taipy-gui: The source files for building the front-end part of Taipy GUI.
    This includes the web application used by Taipy GUI to expose user interfaces as well as all the visual elements, implemented in React.
  • ./taipy: The source files for building the front-end part of Taipy.
    This includes all the Taipy elements for Scenario Management.

Note that before the taipy part is built, the taipy-gui part must have been built.

Please check the Taipy GUI Front-end and Taipy Front-end README files for details.