Skip to content

Commit

Permalink
Update README (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabien Lelaquais <[email protected]>
  • Loading branch information
FabienLelaquais and Fabien Lelaquais authored Nov 7, 2023
1 parent 469fd83 commit 1f255e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Taipy Studio is an extension to [Visual Studio Code](https://code.visualstudio.c
provides a whole development environment, including state-of-the-art support for the Python
programming language.

You can get all the relevant information on this extension on the [Taipy Studio](https://docs.taipy.io/en/latest/manuals/studio/) documentation page.
You can get all the relevant information on this extension on the
[Taipy Studio](https://docs.taipy.io/en/latest/manuals/studio/) documentation page.

## Extensions included

Expand All @@ -24,9 +25,11 @@ Taipy Studio automatically installs two extensions:

## Quick start

1. Install [Taipy](https://pypi.org/project/taipy/) version 2.0 or above on your system.
1. Install [Taipy](https://pypi.org/project/taipy/) version 3.0 or above on your system.
1. Install the [Taipy Studio](https://marketplace.visualstudio.com/items?itemName=Taipy.taipy-studio)
extension.<br/>
Note that Taipy Studio 2.0 and later is compatible with Taipy 3.0 and later. If you plan to
use a legacy version of Taipy, please install the latest Taipy Studio 1.x version.<br/>
You can look at the [Extension Marketplace](https://code.visualstudio.com/docs/editor/extension-marketplace)
page for how to install the extension. Look for extensions whose names contain "Taipy".

Expand All @@ -46,7 +49,7 @@ Taipy Studio can be used in two main scenarios:
and get started. This view opens in the *Secondary Side Bar".

If your current project has any configuration files (`*.toml`), they are listed in
the "Config Files" section at the top of this view.<br/>
the **Config Files** section at the top of this view.<br/>
You can then select a configuration file to work on, adding and editing the configuration
items that your application can use.<br/>
See the complete documentation on
Expand Down
Binary file modified doc/images/installation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f255e2

Please sign in to comment.