vaexio / vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
https://vaex.io
MIT License
8.27k stars 590 forks source link

Interactive widget fix #2353

Open betolink opened 1 year ago

betolink commented 1 year ago

There are minor typos in widgets.py from vaex-jupyter that result in #2321, this PR fixes them.

LukeDickerson19 commented 5 months ago

@betolink, I've found a fix for this. See here. I believe this PR can be closed.