You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: