Skip to content

Commit cf48845

Browse files
authored
Update the Streamlit SDK version in the sample (#687)
1 parent 8856e51 commit cf48845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-sdks-streamlit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To use Streamlit in a Space, select **Streamlit** as the SDK when you create a S
88

99
```yaml
1010
sdk: streamlit
11-
sdk_version: 1.10.0 # The latest supported version
11+
sdk_version: 1.17.0 # The latest supported version
1212
```
1313
1414
You can edit the `sdk_version`, but note that issues may occur when you use an unsupported Streamlit version. Not all Streamlit versions are supported, so please refer to the [reference section](./spaces-config-reference) to see which versions are available.

0 commit comments

Comments
 (0)