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
The bug icon is not visible on small screens as it gets collapsed into the responsive scrollbar. This prevents CI integration (krassowski/benchmarks#2):
Error: proxy.evaluate: Selector button[aria-disabled="false"][title="Disable Debugger"] not found in attached state in 5s
Description
The bug icon is not visible on small screens as it gets collapsed into the responsive scrollbar. This prevents CI integration (krassowski/benchmarks#2):
Unfortunately there is no enable/disable command for debugger (jupyterlab/jupyterlab#14463)
Another part of the problem is that the test notebooks gets always opened in
split-right
mode:Reproduce
https://github.com/krassowski/benchmarks/actions/runs/4841123255/jobs/8627167525
Expected behavior
Debugger scenario works regardless.
Context
The text was updated successfully, but these errors were encountered: