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.

ipynb files no longer run

See original GitHub issue

Does 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:

  1. The code gets stuck on “Connecting to Kernel”. image

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:closed
  • Created 2 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
YARARMANcommented, Feb 8, 2022

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

0reactions
DonJayamannecommented, Feb 22, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

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