Spaces:
Running
Running
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -12,7 +12,7 @@ Edit `/streamlit_app.py` to customize this app to your heart's desire :heart:.
|
|
| 12 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 13 |
forums](https://discuss.streamlit.io).
|
| 14 |
|
| 15 |
-
Here is the [documantation](https://github.com/whitphx/stlite) for stlite, which is a 3rd party solution that makes Streamlit run serverless.
|
| 16 |
|
| 17 |
In the meantime, below is an example of what you can do with just a few lines of code:
|
| 18 |
"""
|
|
|
|
| 12 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 13 |
forums](https://discuss.streamlit.io).
|
| 14 |
|
| 15 |
+
Here is the [documantation](https://github.com/whitphx/stlite) for stlite, which is a 3rd party solution that makes Streamlit run serverless, at the cost of extra setup time.
|
| 16 |
|
| 17 |
In the meantime, below is an example of what you can do with just a few lines of code:
|
| 18 |
"""
|