You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to see if ipylab can be used in a custom JupyterLab build (or just a frontend that reuses lab components), to create standalone a UI without all the other extra lab extensions (menu, left and right area...).
This would probably require making the ILabShell dependency optional:
It would be interesting to see if
ipylab
can be used in a custom JupyterLab build (or just a frontend that reuses lab components), to create standalone a UI without all the other extra lab extensions (menu, left and right area...).This would probably require making the
ILabShell
dependency optional:ipylab/src/plugin.ts
Line 23 in 804d875
The text was updated successfully, but these errors were encountered: