jupyterlab/jupyterlab
GitHub で見るSide-by-side should have better limits for min/max width
Open
#14,485 opened on 2023年5月3日
bughelp wantedpkg:notebook
説明
Description
Notebook side-by-side mode should have better min/max limits for resizing. Once #14479 gets merged it will still allow to cross the execution counter ([ ]: in gif below):
Reproduce

Originally posted by @krassowski in https://github.com/jupyterlab/jupyterlab/pull/14479#discussion_r1183607083
Expected behavior
We either prevent resize beyond the state in which editor is unusable, or keep allowing it but hide the execution indicator?
Context
- JupyterLab version: 4.0.0rc0 + #14479