Skip to content

Commit

Permalink
Additional info on uploading data
Browse files Browse the repository at this point in the history
  • Loading branch information
bqd39 committed Jul 29, 2024
1 parent ca28163 commit a07afc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dash/dash-connect-pgsql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PGPASSWORD='your_password'
Run `python -m pip install -r requirements.txt` to install all necessary packages.

## Upload dataset to your Postgres server
Run `python upload.py` locally to upload the datasets to your PostgreSQL.
We will be uploading the data in `student-mat-min.csv` and `student-por-min.csv` in the data folder. Run `python upload.py` locally to upload the datasets to your PostgreSQL.

## Local testing
Add the below lines to your `app.py`
Expand Down

0 comments on commit a07afc4

Please sign in to comment.