Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user_guides/client_installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Hopsworks Python client library is required to connect to Hopsworks from you
```bash
pip install hopsworks[python]
```
Supported versions of Python: 3.8, 3.9, 3.10, 3.11, 3.12 ([PyPI ↗](https://pypi.org/project/hopsworks/))
Supported versions of Python: 3.9, 3.10, 3.11, 3.12 ([PyPI ↗](https://pypi.org/project/hopsworks/))

### Profiles

Expand Down