Features
Fixes
- #11017
734b309
- Include HF token in stream requests. Thanks @nostalgebraist! - #11018
3615a45
- Create share link automatically in Sagemaker notebooks. Thanks @abidlabs! - #11010
9219e62
- fix: add svg tags for markdown whenallow_tags=True
. Thanks @Col0ring! - #11005
3def0ed
- Ensure that the.select()
event ingr.DataFrame
carries the.row_value
and.col_value
. Thanks @abidlabs!