🖥️Installation
Hypster is a lightweight package, mainly dependent on Pydantic
for type-checking.
Verification
After installation, you can verify your setup by running:
System Requirements
Python 3.10 or higher
Optional: Jupyter Notebook/Lab for interactive features
Troubleshooting
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.
Last updated