lux-org / lux

Automatically visualize your pandas dataframe via a single print! 📊 💡
Apache License 2.0
5.15k stars 365 forks source link

[BUG] #489

Open twanket opened 1 year ago

twanket commented 1 year ago

I am using Jupyter Labs and have these extensions installed: image

image

I cannot figure out why I am not able to see the sample dataframe (or my own custom df in Lux) image

I am not positive if I did something to install it incorrectly, but if you could take a look and let me know what you think...

import lux
lux.debug_info()

image image