jupyterlab/jupyterlab

Side-by-side should have better limits for min/max width

Open

#14,485 opened on 2023年5月3日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (13,454 stars) (2,937 forks)batch import
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

limits

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

コントリビューターガイド