Jon

Results 3 comments of Jon

I've added a pull request with the changes to make jupyterlab-dash work with Jupyterlab 2.0 (#40). I've tested locally but I'm not sure if any changes are required to get...

I've uploaded the package to npmjs so you can install a jupyterlab 2.0.1 compatible extension using ``` jupyter labextension install @j123npm/[email protected] ```

I have made the required changes to get qgrid working on JupyterLab 3. I removed completely the full screen functionality as I wasn't sure how to get it to work....