question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When I click Run All, only the first cell run, the rest says notebook controller is DISPOSED. View Jupyter log for further details.

See original GitHub issue

.

Discussed in https://github.com/microsoft/vscode-jupyter/discussions/11653

<div type='discussions-op-text'>

Originally posted by jit337 October 14, 2022 Here is the log Can anyone tell me why this happen? Also the interrupt button is missing in my notebook

error 10:27:23.467: Error in execution (get message for cell) Error: notebook controller is DISPOSED at Object.createNotebookCellExecution (c:\Users\THU_1\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:92:105059) at Function.create (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1835747) at Function.getOrCreate (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1835618) at new b (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1828159) at Function.fromCell (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1828431) at t.CellExecutionFactory.create (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1827293) at t.CellExecutionQueue.queueCell (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1855101) at t.KernelExecution.executeCell (c:\Users\THU_1\.vscode\extensions\ms-toolsai.jupyter-2022.9.1202862440\out\extension.node.js:2:1875005) at processTicksAndRejections (node:internal/process/task_queues:96:5)</div>

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:3
  • Comments:28 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
s2terminalcommented, Nov 11, 2022

click here.

20221111_jupyter

1reaction
jb261commented, Dec 4, 2022

I believe this issue has been fixed in the latest pre-release version of the Jupyter extension To verify this fix please install the latest vscode insiders and latest pre-release versions of the Juptyer and Python extensions. Optionally please wait for the next release of the extension which should be some time this week

If the issue still persists in the latest pre-release version of the Jupyter extension with vscode insiders, please feel free to re-open this issue or create a new issue and we’ll look into this.

Thanks for update. The general release Jupyter extension went back to working fine, so I’ll just wait for the next release, instead of going to pre-release versions of VS Code, Jupyter ext and Python ext.

Read more comments on GitHub >

github_iconTop Results From Across the Web

When I click Run All, only the first cell run, the rest ... - GitHub
When I click Run All, only the first cell run, the rest says notebook controller is DISPOSED. View Jupyter log for further details....
Read more >
Cannot open jupyter notebook in VSCode - Stack Overflow
Press Ctrl + Shift + P; Type: Export Current Python File as Jupyter Notebook. Share.
Read more >
Working with Jupyter code cells in the Python Interactive window
Run Cell applies to only the one code cell. Run Below, which appears on the first cell, runs all the code in the...
Read more >
Using interactive sessions with Microsoft Visual Studio Code
Proceed to create a session in the same manner as you did in Jupyter Notebook. Specify any magics at the top of your...
Read more >
A First Look at PyScript: Python in the Web Browser
In this tutorial, you'll learn how to: Build interactive front-end apps using Python and JavaScript; Run existing Python code in the web browser ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found