File tree 2 files changed +14
-7
lines changed
Filter options
2 files changed +14
-7
lines changed
Original file line number Diff line number Diff line change @@ -188,13 +188,20 @@ If you want to check out the functionality without the hassle of Docker please g
188
188
189
189
## Getting Started
190
190
191
- ### IDE support
192
- - DBeaver
193
- - Data Grip
194
- - Tableau
195
- - Power BI
196
- - Jupyter
197
- - VSCode
191
+ ### Option 1
192
+ - On local installation go to dashboard app at ` http://localhost:8000/ ` and use SQL notebooks to get started.
193
+ - On the free tier click on ** Dashboard** button to use SQL notebooks
194
+ ![ dashboard] ( pgml-docs/docs/images/dashboard.png )
195
+
196
+ ### Option 2
197
+ - Use any of the following popular tools to connect PostgresML and write SQL queries.
198
+ - Apache Superset
199
+ - DBeaver
200
+ - Data Grip
201
+ - Tableau
202
+ - Power BI
203
+ - Jupyter
204
+ - VSCode
198
205
199
206
## NLP Tasks
200
207
- Text Classification
You can’t perform that action at this time.
0 commit comments