v0.7.17
Install
Docker (any OS):
docker run -p 8000:8000 ghcr.io/sanniheruwala/rednotebook-ai:v0.7.17Python (any OS): download the attached *.whl and pip install it.
See the README for full instructions.
What's Changed
- feat(sql-cell): dialect-aware SQL formatter button by @sanniheruwala in #8
- chore: bump to v0.7.17 by @sanniheruwala in #9
Full Changelog: v0.7.16...v0.7.17