-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: replace Radix with Superlinear #251
Conversation
This line tells us we still need to rename our Docker image. |
@sinopeus We now have Superlinear images: https://hub.docker.com/r/superlinear/python-gpu. Could you continue with this PR so we can complete the name change? Thank you! |
98790ef
to
9673ac4
Compare
9673ac4
to
4f88c0c
Compare
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* feat: prefer mypy daemon (superlinear-ai#245) * fix: remove deprecated ruff imports feature (superlinear-ai#246) * feat: add GitHub Codespaces badge (superlinear-ai#247) * docs: update ruff hyperlink (superlinear-ai#248) docs: update Ruff hyperlink * feat: increase minimum Python version to 3.10 (superlinear-ai#249) * feat: add ipython to dev dependencies * feat: increase minimum Python version to 3.10 * fix: update ruff log level (superlinear-ai#250) * fix: conflicting dependencies between ipython and commitizen (superlinear-ai#252) * chore: replace Radix with Superlinear (superlinear-ai#251) Co-authored-by: Xavier Goás Aguililla <xavier@radix.ai> * feat: remove CI/CD, add PostgreSQL + Adminer options (#1) * feat: removed CI/CD, added PostgreSQL and Adminer options * fix(LICENSE): typo in name * chore: documented new cookiecutter options * chore: add `poetry install` instruction in README * chore: add poe lint/test instructions to README * feat: add Streamlit app option to cookiecutter (#2) * feat: add with_streamlit cookiecutter option * chore: rename with_streamlit cookiecutter var * feat: add VSCode debug launch config * chore: update LICENSE date * chore(README): fixed syntax * refactor(docker-compose): remove version (deprecated) * feat: removed GitHub test flow --------- Co-authored-by: Laurent Sorber <laurent.sorber@gmail.com> Co-authored-by: r-dh <14875684+r-dh@users.noreply.github.com> Co-authored-by: Xavier Goás Aguililla <xavier@goasaguililla.net> Co-authored-by: Xavier Goás Aguililla <xavier@radix.ai>
Co-authored-by: Xavier Goás Aguililla <xavier@radix.ai>
No description provided.