-
Notifications
You must be signed in to change notification settings - Fork 298
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
3 prompts to cancel loading a widget if CDNs are disabled #10618
Comments
@amunger |
Note: this would be an existing issue |
|
When was this changed int he above steps? Thanks |
jupyter logs
Setting was set before opening vscode, but I can change it after opening vscode as well. This just always repros for me. |
Testing #10598
set
"jupyter.widgetScriptSources": []
in settings to not allow widget downloadsRun a cell with a widget
Two of the samples from the test plan still load and are interactive after pressing cancel on a single pop-up
When running the code below, I have to press cancel 3 times, and then end up with a
loading...
widgetThe text was updated successfully, but these errors were encountered: