jupyterlab / jupyterlab-data-explorer

First class datasets in JupyterLab
BSD 3-Clause "New" or "Revised" License
178 stars 38 forks source link

[UX Review] Right panel #123

Closed ellisonbg closed 1 year ago

ellisonbg commented 5 years ago

The data registry appears to use a right panel following an "inspector" pattern, but currently the right panel is empty:

Screen Shot 2019-11-02 at 8 56 52 AM

At the same time, @blink1073 is working on a generic right panel property inspector (PR coming soon) that can be used for the active widget to show properties. We would like to see how that goes, and move things like cell tools to use it. I think the data explorer is a good candidate as well, but for now it is fine to have a separate right panel.