vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

Jupyter Variable Explorer layout

Open LeonM23 opened this issue 3 years ago • 1 comments

Issue Type: Feature Request

I'm addicted to layout of Spyder. And I found that for a earlier version of Python Extension ( v 2020.10), the variable explorer for Interactive Window lies at the upper right, as the same as the Spyder layout. However, for the latest version of Python Extension(v 2021.10), it is, called Jupyter : Variables, placed in panel area, and can not be dragged into editor area. Is it possible to rearrange the Jupyter: Variables?

Extension version: 2020.10.332292344 VS Code version: Code 1.61.2 (6cba118ac49a1b88332f312a8f67186f7f3c1643, 2021-10-19T14:57:20.575Z) OS version: Windows_NT x64 10.0.19042 Restricted Mode: No

LeonM23 avatar Oct 21 '21 11:10 LeonM23

@LeonM23 Recently with the new version of the extension we moved over to using VS Codes built-in notebook UI. This UI has a ton of benefits, but we no longer had a location to dock the variable explorer inside the Jupyter notebook files or the Interactive Window. I'm going to leave this open as an enhancement request, but I don't believe that it's something we'd be able to change in the near future.

IanMatthewHuff avatar Oct 21 '21 19:10 IanMatthewHuff

https://github.com/microsoft/vscode/issues/165445

roblourens avatar Dec 08 '22 18:12 roblourens