File tree 2 files changed +4
-2
lines changed
Filter options
2 files changed +4
-2
lines changed
Original file line number Diff line number Diff line change @@ -189,9 +189,11 @@ If you want to check out the functionality without the hassle of Docker please g
189
189
## Getting Started
190
190
191
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
192
+ - On local installation go to dashboard app at ` http://localhost:8000/ ` to use SQL notebooks.
193
+ - On the free tier click on ** Dashboard** button to use SQL notebooks.
194
194
![ dashboard] ( pgml-docs/docs/images/dashboard.png )
195
+ - Try one of the pre-built SQL notebooks
196
+ ![ notebooks] ( pgml-docs/docs/images/notebooks.png )
195
197
196
198
### Option 2
197
199
- Use any of these popular tools to connect to PostgresML and write SQL queries
You can’t perform that action at this time.
0 commit comments