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
Here's a very basic problem I have with VSCode Jupyter right now: With large addresses, the address bar is far too large.
If I am in full screen with file browser hidden it's ok:
But once it is there with a reasonable size it's far too large:
I can't see the python state anymore, and the buttons start a second row.
If possible, I'd like the address bar to collapse down to a minimum size first (max layout priority). A simpler solution might be giving it a reasonable max width — if I'm that interested in the current server (I'm not), i can always hover over the address or click it.
The text was updated successfully, but these errors were encountered:
Thanks for your feedback. This issue will be addressed once VS Code adds native support for editing notebooks. Please see microsoft/vscode#91987. You can experiment by using VS Code insiders, which defaults to the new notebook experience.
Here's a very basic problem I have with VSCode Jupyter right now: With large addresses, the address bar is far too large.
If I am in full screen with file browser hidden it's ok:
But once it is there with a reasonable size it's far too large:
I can't see the python state anymore, and the buttons start a second row.
If possible, I'd like the address bar to collapse down to a minimum size first (max layout priority). A simpler solution might be giving it a reasonable max width — if I'm that interested in the current server (I'm not), i can always hover over the address or click it.
The text was updated successfully, but these errors were encountered: