-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Milestone
Description
Opening a new issue to keep track of a few items as a follow-up to #6487
- do a pass on the shell to keep its API surface as small as possible (if possible)
- reorganize some of the sidebar components as suggested by @brichet in Left right panel in Notebook view #6487 (comment):
I was just wondering if the
SideBarHandlerand theSideBarPaletteclasses should be move to asidepanel.tsmodule, for more readability ? I can handle it if necessary.