jupyter notebook Not opening in VS-Code Insiders - Ubuntu 20.04 after latest update of Insider version
See original GitHub issueHi, Not sure if this issue would be handled by VS-Code’s Repo Maintenaiers.
When I try to launch a .ipynb file getting below.
My VS-Code version details
Have tried uninstalling-and-reinstalling Python and vscode-jupyter extensions, didn’t help.
After enabling Developer-Tool getting these details when double-clicking on an .ipynb file.
workbench.desktop.main.js:62 [Extension Host] extension activation failed TypeError: s.notebook.onDidChangeNotebookCellExecutionState is not a function
at new d (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:90:450992)
at Object.t.resolveInstance (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:263462)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:262667
at Array.map (<anonymous>)
at Object.t.resolveInstance (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:263232)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:262667
at Array.map (<anonymous>)
at Object.t.resolveInstance (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:263232)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:262667
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:261615
at Array.map (<anonymous>)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:261587
at Array.map (<anonymous>)
at Object.t.resolveInstance (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:263232)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:262667
at Object.t.resolve (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:262930)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:254027
at e._get (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:253793)
at e.get (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:252505)
at a.get (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:90:505543)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:52:246130
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:37:829501
at t.activate (/home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:37:829188)
at async Promise.all (index 0) (at /home/paul/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.6.834931520/out/client/extension.js:37:830020)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:9 (3 by maintainers)
Top Results From Across the Web
jupyter command `jupyter-nbconvert` not found
steps: use ctrl + shift + p to open the Command Palette,and then select Jupyter: Create New NoteBook.And after the above operation, vscode...
Read more >April 2021 (version 1.56) - Visual Studio Code
Learn what is new in the Visual Studio Code April 2021 Release (1.56) ... You can download the nightly Insiders build and try...
Read more >Newest 'vscode-remote' Questions - Page 5
i'm working with VSCode on remote server via ssh with the jupyter notebook extension. but when im disconnect from the session the process...
Read more >Install code-insiders on Ubuntu using the Snap Store
Either log out and back in again, or restart your system, to ensure snap's paths are updated correctly. Install code-insiders. To install code-insiders,...
Read more >Getting started with CUDA on Ubuntu on WSL 2
For our purposes we will be setting up Jupyter Notebook in Docker with ... To begin, we need the latest Windows 10 Insider...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@melMass once again I’m sorry about this whole fiasco…
@DonJayamanne Thanks! Yes it’s working!