-
Notifications
You must be signed in to change notification settings - Fork 1.2k
CSV/JSON renderer in JupyterLab #832
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
Conversation
starting adding perspective csv/json browser bugfixes for widgets/jlab phosphor differences working on themeing pickup theme from env if not set fix stale comment remove local registry
Thanks for the PR and review! This is a cool feature! I will merge this now, but I have reservations about this design. I do not think
|
Yep, I think we want to expose full styles themselves into python rather than just light/dark . But light/dark was an existing api, not a new api, so it wouldn't make sense to implement that change in this PR. |
Initial cut at a CSV/JSON viewer in jupyterlab
Standalone CSV/JSON viewer:
Open With
Updates for
PerspectiveWidget
:dark=True
ordark=False
, it will pick it up from the environment