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:
- Created a year ago
- Reactions:3
- Comments:28 (10 by maintainers)
click here.
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.