Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louisdorard authored Aug 13, 2024
1 parent 32eb452 commit 9efcaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dss-plugin-visual-edit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ See below for how to run the webapp locally and have access to Dash dev tools in

Most changes to the code can be tested by running the webapp locally. You can then further test the integration with Dataiku by installing the plugin with your customizations. For this, you would change the repo URL used by the plugin installer to fetch from Git. Alternatively, you can create a ZIP file from the `dss-plugin-visual-edit` directory and upload it to the plugin installer.

As a pre-requisite to running the webapp locally, you should configure your machine to [connect to your Dataiku instance](https://doc.dataiku.com/dss/latest/python-api/outside-usage.html#setting-up-the-connection-with-dss) (on a Mac, this is in `~/.dataiku/config.json`).
In the rest of this section, we explain how to run the webapp locally. As a pre-requisite, you should configure your machine to [connect to your Dataiku instance](https://doc.dataiku.com/dss/latest/python-api/outside-usage.html#setting-up-the-connection-with-dss) (on a Mac, this is in `~/.dataiku/config.json`).

### Create a Python environment

Expand Down

0 comments on commit 9efcaf5

Please sign in to comment.