ipynb files no longer run
See original GitHub issueDoes this issue occur when all extensions are disabled?: The issue is with Jupyter extension after the update. Reinstalling the said extension does not help.
Version: 1.64.0 (user setup) Commit: 5554b12acf27056905806867f251c859323ff7e9 Date: 2022-02-03T04:22:20.678Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Windows_NT x64 10.0.19041
Steps to Reproduce:
- The code gets stuck on “Connecting to Kernel”.
This happened after the last update. Before this code was running fine. Also, where can I disable the updates. Is it necessary that the updates are automatic?
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Problem With .ipynb files not running in Batch selection. (failed ...
The command I am using to run .ipynb file is: runipy VPN_Automate_V1.ipynb, now I am facing: failed to create process. NOTE: The script...
Read more >What to do when things go wrong - The Jupyter Notebook
Try running jupyter-notebook (with a hyphen). This should normally be the same as jupyter notebook (with a space), but if there's any difference,...
Read more >Run Jupyter notebooks in your workspace - Azure
Learn how run a Jupyter notebook without leaving your workspace in Azure Machine Learning studio.
Read more >Working with Jupyter Notebooks in Visual Studio Code
Jupyter (formerly IPython Notebook) is an open-source project that lets you ... for running code cells, and export a Jupyter Notebook as a...
Read more >Solve problems with Jupyter Notebooks - coursera.support
If your Jupyter Notebook files have disappeared, it means the course staff published a new version of a given notebook to fix problems...
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
Step One: Extensions > Settings (Top Right 3 Dots Icon) > Auto Update Extensions > None
Step Two: Extensions > Jupyter > Down Arrow to Tight of Uninstall > Install Another Version… > v2022.1.1001614873 from List
Closing as this should now be fixed. Please re-open this issue if it hasn’t been resolved. Duplicate of https://github.com/microsoft/vscode-jupyter/issues/9014