Don Jayamanne
Don Jayamanne
> latest vscode insiders and using the pre-release jupyter at this stage i don't think it can be taking any time yes dinner processing is taking place, but it should...
@liuzj039 This should now be fixed, please could you test this in the latest release.
Thanks for the verification
> ou understand the purpose of this check that failed? Yes, this is very similar to how vscode implemented support for `strict` in the codebase. I believe we added `eslint`...
**Issues** * https://github.com/microsoft/vscode/issues/157076 * We need to pre-load widget scripts even when rendering JS output (because js ends up requiring widgets via `require`) * Vega ends up requiring `this` context...
[Summary of discussion for issue 'Support Vega'](https://github.com/microsoft/vscode-jupyter/issues/10812) * Todo for @mjbvz * Update js renderer to evaluate the js code in a private scope * Add API to transform the...
Closing this issue as we've resolved https://github.com/microsoft/vscode-jupyter/issues/6404 And other remaining issues can be handled separately. Nothing to verify here, please review https://github.com/microsoft/vscode-jupyter/issues/6404
@IanMatthewHuff looks like this test is consistently failing, will be disabling this test.
@Wheels2050 I'm sorry you're running into this issue. Do you have `ipywidgets 8` installed in your environment. Please could you check that, if you do, then please install `ipywidgets 7.7.2`...
please could you try creating a new environment, first installing ipywidgets 7.7.2 and then installing the rest of the packages without specifying a version. let me know if that works.