🖥️Installation
uv add hypsterpip install hypsteruv add "hypster[jupyter]"uv add 'hypster[optuna]'uv add optunapip install hypster[jupyter]uv add "hypster[dev]"Verification
import hypster
print(hypster.__version__)System Requirements
Troubleshooting
With uv (recommended):
uv self updateWith pip:
Last updated
Was this helpful?