quantopian / qgrid

An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
Apache License 2.0
3.03k stars 424 forks source link

Update to Jupyterlab 3.0 #356

Open j123github opened 3 years ago

j123github commented 3 years ago

Also removes full screen functionality as I was not sure how to get base/js/dialog working and it was breaking the JupyterLab install. Use

jupyter labextension install @j123npm/qgrid2@1.1.4

to test.

yuvipanda commented 2 years ago

Gentlest of bumps, anyone? Would love for merge rights to be more spread out too!

richlysakowski commented 1 year ago

John Omernik forked and updated QGrid to Python JupyterLab 3+ and ipywidgets v8.0.

Here is the URL : https://github.com/JohnOmernik/qgrid