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

Can only examine one df #10

Open
jy247 opened this issue Aug 17, 2020 · 1 comment
Open

Can only examine one df #10

jy247 opened this issue Aug 17, 2020 · 1 comment

Comments

@jy247
Copy link

jy247 commented Aug 17, 2020

I really like the idea behind your library, and it has a lot of potential to be really useful.

One thing that is limiting at the moment is that if you open a client to look at a DF, subsequent calls just open another client looking at the same data. Ideal behaviour would be just iterate the port and open another client for the second dataframe in a new tab. Exactly the same way that Jupyter does if you already have an instance running.

Good luck with the project and thanks!

@jy247
Copy link
Author

jy247 commented Aug 17, 2020

Or even multiple dataframes in the same tab, with some potential to plot them against each other etc.... if you wanted to max out.

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

No branches or pull requests

1 participant