What's Changed
- feat: fix model configurations instead of raising exception
- feat: consider only included columns on SourceTableConfig
- feat: add g.training.logs() and sd.generation.logs() for downloading log files
- feat: add display option to .reports()
- build: add
ipykernel
todev
deps andipywidgets
to general deps - chore: sync with latest Public API (limit column and table names to 256 chars)
- chore: use same python executable for CLI calls
- docs: prune deprecated local_port arg from docs
- docs: refine pip instructions for tutorials
- docs: add star schema correlations tutorial
Full Changelog: 4.1.1...4.1.3