Open ghost opened 4 years ago
Maybe conda package is broken with latest qgrid. Can you try the pip-way?
Dupe of #333?
I have quesion for slick_grid. Do you have plan change other grid lib ? something base on react grid?
For me the display issue was solved by using
jupyter labextension install qgrid
instead of
jupyter labextension install qgrid2
as suggested by the documentation.
I created a ticket to update the doc: https://github.com/quantopian/qgrid/issues/345
Environment
Description of Issue
show_grid does not return the widget. How should I solve it? Thank you!