Jupyter Extension activation failed.
See original GitHub issueEnvironment data
VS Code version: 1.57.0-insider Jupyter Extension version: 2021.6.831144556 Python Extension version: 2021.6.829598502-dev OS (Windows | Mac | Linux distro) and version: Win10 Enterprise 64bit Python and/or Anaconda version: Python 3.8.5 64bit (conda)
Expected behaviour
Jupyter Extension works well.
Actual behaviour
Jupyter Extension activation failed.
Toggle Developer Tools
extension activation failed TypeError: s.notebook.onDidChangeNotebookCellExecutionState is not a function
at new d (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:90:450992)
at Object.t.resolveInstance (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:263270)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:262475
at Array.map (<anonymous>)
at Object.t.resolveInstance (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:263040)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:262475
at Array.map (<anonymous>)
at Object.t.resolveInstance (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:263040)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:262475
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:261423
at Array.map (<anonymous>)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:261395
at Array.map (<anonymous>)
at Object.t.resolveInstance (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:263040)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:262475
at Object.t.resolve (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:262738)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:253835
at e._get (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:253601)
at e.get (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:252313)
at a.get (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:90:505543)
at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:52:245938
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:37:829598
at async t.activate (c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:37:829285)
at async Promise.all (index 0) (at c:\Users\vyizh12\.vscode-insiders\extensions\ms-toolsai.jupyter-2021.6.831144556\out\client\extension.js:37:830117)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:10
- Comments:10 (1 by maintainers)
Top Results From Across the Web
How to fix Jupyter extension activation failed when opening ...
In my case, upgrading to the pre-release version of the Jupyter extension (v2022.5.1001281006) solved it right away.
Read more >Extension Activation failed #18109 - microsoft/vscode-python
Actual behaviour Two errors display when selecting python interpreter: " Extension activation failed, run the 'developer: Toggle Developer ...
Read more >Linux - Jupyter Extension activation failed : r/vscode - Reddit
I'm trying to open and execute some ipynb files in Code on Arch Linux. Installed Python and Jupyter extensions.
Read more >VScode Extension activation failed的解决方法 - CSDN博客
Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. 1. 原本之前还用得好好的,不知道怎么出现了 ...
Read more >Enabling Jupyter Notebook extensions - The Littlest JupyterHub
There are multiple ways to install contributed extensions. · Next, add the notebook extension style files to the Jupyter configuration files. · Then,...
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
I’m sorry you ran into this issue. There is a bug in VS Code Insiders, and we have craeted a new release that gets around this issue.
Same here
Environment data
VS Code Version: 1.57.0-insider Commit: 54d33cf14cf6c0e86880b5b74a5a3628de42bce9 Date: 2021-05-10T05:12:44.162Z Electron: 12.0.4 Chrome: 89.0.4389.114 Node.js: 14.16.0 V8: 8.9.255.24-electron.0 OS: Darwin arm64 20.4.0
Jupyter Extension version: v2021.6.831144556
Python Extension version: v2021.5.829140558
OS (Windows | Mac | Linux distro) and version: OS 11.3.1
Python and/or Anaconda version: 3.8.6, 3.9.1
Type of virtual environment used: conda (Miniforge3)
Jupyter server running: Local | Remote
Expected behavior
Steps to reproduce
Logs