Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 497 Bytes

Binder

qgrid fix for jupyter lab

This repo demonstrates that using the jupyter labextension @8080labs/qgrid fixes the incompatibility issue of qgrid version 1.1.1 with jupyter lab 1.0 or higher.

How to install qgrid for jupyter lab 1.0 or higher

Simply run the following:

pip install qgrid
jupyter labextension install @8080labs/qgrid