[Feature Request] New Release
dhirschfeld opened this issue · 2 comments
dhirschfeld commented
It would be great if a new release could be published which includes #428 and hence allows lux
to be used with pandas >=1.3
dorisjlee commented
Thanks @dhirschfeld! We're aiming to make a release to include #428 and a few other bug fixes towards the end of this month!
dorisjlee commented
Hi @dhirschfeld!
Thanks for your patience. We finally made a new release that incorporates #428.
You can access these updated changes by upgrading to the latest version of Lux:
pip install --upgrade lux-api
jupyter nbextension install --py luxwidget
jupyter nbextension enable --py luxwidget
Let us know what you think!