Skip to content

Commit 5fa1c8b

Browse files
authored
Merge pull request #905 from keboola/devin/1775071479-AJDA-2550-remove-demo-links
docs: remove demo.keboola.com links from data apps documentation
2 parents 41e58ef + 6c69fdc commit 5fa1c8b

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 data 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)