Skip to content

Commit

Permalink
docs: remove streamlit app on front page
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmygithubaccount authored and jcrist committed Sep 7, 2023
1 parent 2feecf7 commit d6d498e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -253,14 +253,6 @@ chart = sns.barplot(
chart.figure.set_size_inches(width / 100, height / 100)
```

## Streamlit

See [the demo](/posts/ibis-analytics/) for more.

```{=html}
<iframe class="streamlit-app-inner" width="100%" height="500" src="https://ibis-analytics.streamlit.app/?embedded=true"></iframe>
```

:::

:::
Expand Down

0 comments on commit d6d498e

Please sign in to comment.