Skip to content

Commit ce10413

Browse files
authored
Merge branch 'main' into devin/AJDA-2544-1775068701
2 parents b59c45b + 5fa1c8b commit ce10413

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

data-apps/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,14 +213,12 @@ For example, there may be a conflict with the specified packages:
213213

214214
Simple demonstration of Streamlit code deployment.
215215

216-
- [Configuration](https://demo.keboola.com/app/data-apps/75298630)
217216
- [Live App](https://hello-world-75299519.hub.north-europe.azure.keboola.com)
218217

219218
### Titanic Demo App
220219

221220
Interactive data exploration with visualizations and filters.
222221

223-
- [Configuration](https://demo.keboola.com/app/data-apps/49752130)
224222
- [Source Code](https://github.com/keboola/titanic-data-app)
225223
- [Live App](https://titanic-demo-app-deployed-from-a-github-repository-49752295.hub.north-europe.azure.keboola.com/)
226224

data-apps/streamlit/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ There are two ways to deploy a Streamlit app:
5555

5656
### Code
5757

58-
For simple use cases where your Streamlit code fits on one page, paste the code directly into a text area. This deployment type is ideal for simple apps or for testing. Check out our [Titanic Demo App](https://demo.keboola.com/app/data-apps/49752130) or [this example from Streamlit docs](https://docs.streamlit.io/library/get-started/create-an-app#lets-put-it-all-together).
58+
For simple use cases where your Streamlit code fits on one page, paste the code directly into a text area. This deployment type is ideal for simple apps or for testing. Check out [this example from Streamlit docs](https://docs.streamlit.io/library/get-started/create-an-app#lets-put-it-all-together).
5959

6060
{: .image-popup}
6161
![Code deployment](/data-apps/streamlit/development-type-code.png)

0 commit comments

Comments
 (0)