mitre / GrowthViz

Visualization tools for working with growth data processed by growthcleanr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error using qgrid w/jupyterlab

dchud opened this issue · comments

In testing with Jupyterlab, am running into a error that looks like the same reported at https://medium.com/@tobiaskrabel/how-to-fix-qgrid-in-jupyter-lab-error-displaying-widget-model-not-found-55a948b183a1 (the model not found error).

This may be traced to qgrid itself not being 100% up to date for Jupyterlab 3:

Our documentation recommends using Jupyter notebooks, rather than Jupyterlab, and I confirmed that it's working fine for me with a notebook view, so this may be low priority. In case we need to rethink this, there are suggestions for alternate grid viewers in the SO post linked above.

Tagged as wontfix, can revisit later if qgrid updates warrant.

Worth retesting, now that some time has passed. Would be preferable for GrowthViz to work in JupyterLab as well.