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
This shows the debugger button in the notebook toolbar:
However on mobile it might not make sense to support debugging since the viewport is usually much smaller:
We should consider hiding the debugger button on mobile by default to at least make it more difficult to start the debugger by mistake (menu items are left untouched).
The text was updated successfully, but these errors were encountered:
#6487 added the debugger extension by default.
This shows the debugger button in the notebook toolbar:
However on mobile it might not make sense to support debugging since the viewport is usually much smaller:
We should consider hiding the debugger button on mobile by default to at least make it more difficult to start the debugger by mistake (menu items are left untouched).
The text was updated successfully, but these errors were encountered: