-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipynb files no longer run #8947
Comments
Thanks for filing this issue,
Yes, this is possible, use the command Please could you provide the following information so we can determine whats not working:
|
Hi, Thank you for the reply. Here are the details:
The Python version is 3.6.5. It is locally installed.
I think the vs instance is not able to create a Jupyter session as the loading bar appears at the bottom-right of the screen. It says "waiting for the Jupyter session to be idle" and keeps on waiting. Below is a screenshot with the full message. It is a bit weird because I have had the same issue when I updated vs code a few months before, but at the time, the issue was fixed by just closing all .ipynb sessions and restarting the vs. However, this time that did not work. |
Please could you provide the output from the |
I am not sure what you mean by the output panel. |
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 |
This worked thank you. The extension was updated some days ago it seems. |
Thanks for filing this issue, please could you try re-installing ipykernel & ipython as follows: Looks like some of the dependencies are incompatible (more information here https://stackoverflow.com/questions/65843310/completion-in-ipython-jupyter-does-now-work-unexpected-keyword-argument-colu). |
Closing as this should now be fixed. |
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:
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?
The text was updated successfully, but these errors were encountered: