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.

Jupyter Notebook Failed to Launch

See original GitHub issue

Bug: Notebook Editor, Interactive Window, Editor cells

Steps to cause the bug to occur

  1. Whenever I try to run the notebook it keeps asking to install ipykernel. When I install it then the error occurs.

Actual behavior

Jupyter notebook failed to launch. Error: Traceback (most recent call last): File “c:\Users\utkar.vscode\extensions\ms-python.python-2020.8.106424\pythonFiles\vscode_datascience_helpers\daemon\daemon_python.py”, line 54, in _decorator return func(self, *args, **kwargs) File “c:\Users\utkar.vscode\extensions\ms-python.python-2020.8.106424\pythonFiles\vscode_datascience_helpers\jupyter_daemon.py”, line 108, in m_exec_module_observable self._start_notebook(args, cwd, env) File “c:\Users\utkar.vscode\extensions\ms-python.python-2020.8.106424\pythonFiles\vscode_datascience_helpers\jupyter_daemon.py”, line 150, in _start_notebook from notebook import notebookapp as app File “C:\Users\utkar\AppData\Roaming\Python\Python37\site-packages\notebook\notebookapp.py”, line 89, in <module> from .gateway.managers import GatewayKernelManager, GatewayKernelSpecManager, GatewaySessionManager, GatewayClient File "C:\Users\utkar\AppData\Roaming\Python\Python37\site-packages\n…

Expected behavior

Execution of the cell

Your Jupyter and/or Python environment

Please provide as much info as you readily know

  • Jupyter server running: Local | Remote | N/A
  • Setting python.jediEnabled: true | false
  • Setting python.languageServer: Microsoft
  • Python and/or Anaconda version: 3.7.8
  • OS: Windows
  • Virtual environment: | N/A |

Python Output

image

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Failed to start the kernel on jupyter notebook - Stack Overflow
Open the kernel.json file in this directory and specify the path of python you want the ... $cd 'DirectoryofyourNotebook' $jupyter notebook.
Read more >
The Jupyter notebook server failed to launch in time · Issue ...
VS code version : Version 1.43 When I use jupyter in VsCode I meet the question in picture. I have try sovle this...
Read more >
How to Fix Kernel Error in Jupyter Notebook
The Jupyter Notebook most of us work with runs on Anaconda. So to get to the back-end, open the Anaconda command prompt.
Read more >
Jupyter notebook browser page not loading
Running on windows 10, if I type jupyter notebook in a command prompt then I see the usual text and startup appears successful....
Read more >
I can't open Jupyter on my Amazon SageMaker notebook ...
First, try the following: ... If you still can't open the Jupyter notebook, restart the notebook instance. It's a best practice to regularly ......
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