Skip to content

Commit

Permalink
Update docs/website/docs/tutorial/load-data-from-an-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA authored Dec 13, 2024
1 parent d6ceab0 commit 6a13391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/tutorial/load-data-from-an-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ print(table.df())
print(table.limit(10).arrow())
```

### Explore the data in streamlit
### Explore data in Streamlit

To allow a sneak peek and basic discovery, you can take advantage of [built-in integration with Streamlit](../reference/command-line-interface#show-tables-and-data-in-the-destination):

Expand Down

0 comments on commit 6a13391

Please sign in to comment.