Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode widget tabs opens new page #96

Open
dorisjlee opened this issue Jul 25, 2021 · 1 comment
Open

VSCode widget tabs opens new page #96

dorisjlee opened this issue Jul 25, 2021 · 1 comment
Assignees
Labels
bug Something isn't working priority high priority tasks

Comments

@dorisjlee
Copy link
Member

dorisjlee commented Jul 25, 2021

Originally posted by @tomsing1 in lux-org/lux#167 (comment)

On the VSCode widget , when the action tabs are clicked. VSCode is tries to open up a new page on the browser with the address https://file+.vscode-resource.vscode-webview.net/ followed by the path location to the ipynb file. This might be resulting from how the tabs are built into React and how this interacts with the VSCode environment, whereas the Toggle button is directly built into ipywidget itself.

Screen Shot 2021-07-24 at 5 58 40 PM

Temporary fix suggested by @tomsing1: Shift + arrow keyboard shortcuts work for moving between the tabs for now.

@mijnschoen
Copy link

mijnschoen commented Dec 14, 2021

I've got a simular issue, but when using python remote in WSL.
In that case the error is a bit different, though I guess the issue is the same:
image

Though after clicking cancel on the dialog, in the notebook the correct tab is in view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority high priority tasks
Projects
None yet
Development

No branches or pull requests

4 participants