Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Hypster is a lightweight package, mainly dependent on Pydantic
for type-checking.
After installation, you can verify your setup by running:
Python 3.10 or higher
Optional: Jupyter Notebook/Lab for interactive features
If you encounter any installation issues:
Ensure your pip is up to date:
Ensure hypster
is up to date
For Jupyter-related issues, make sure Jupyter is properly installed:
If you're still having problems, please open an issue on our GitHub repository.