Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use data_table also in jupyterlab, not only in colab? #971

Open
Nestak2 opened this issue Jan 27, 2020 · 5 comments
Open

Use data_table also in jupyterlab, not only in colab? #971

Nestak2 opened this issue Jan 27, 2020 · 5 comments
Labels

Comments

@Nestak2
Copy link

Nestak2 commented Jan 27, 2020

@colaboratory-team @blois @katlyn-edwards I really love data_table, thanks for creating in for colab! But more often I need to use jupyterlab than colab and I wonder if I can easily install google.colab.data_table for jupyterlab? As an extension maybe? If not, are you considering making this possible in the future?

@blois
Copy link
Contributor

blois commented Jan 27, 2020

We don't have any immediate plans but I do think this is a reasonable request. There is a similar discussion on nteract/data-explorer#6 where I shared a prototype of a similar approach for nteract's Data Explorer.

@vivekpayasi
Copy link

@Nestak2
I think you can use Qgrid in JupyterLab, which has similar functionality as data_table extension in Colab.
Here's the page: https://github.com/quantopian/qgrid

@Nestak2
Copy link
Author

Nestak2 commented May 18, 2020

@vivekpayasi Thanks for the hint! I have already found Qgrid, but it is having continuous issues with the installation, therefore I use for now tubitv/jupyterlab-extensions: https://github.com/Tubitv/jupyterlab-extensions

@vivekpayasi
Copy link

@Nestak2 Oh wow! I didn't know that nteract's data-explorer was available as a JupyterLab extension. Thanks :)

@Nestak2
Copy link
Author

Nestak2 commented May 19, 2020

@vivekpayasi Yes, and there is a convenient installation file, so you don't have to go yourself through all the needed packages. Still, I would like to see data_table for jupyterlab, it offered the best sorting functionality I have seen so far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants