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.

Can't connect to the local jupyter server

See original GitHub issue

Environment data

  • VS Code version: 1.31.0
  • Extension version (available under the Extensions sidebar): 2019.1.0
  • OS and version: windows 10 pro
  • Python version (& distribution if applicable, e.g. Anaconda): python 3.7.1
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): conda
  • Relevant/affected Python packages and their versions: jupyter 4.4.0

Expected behaviour

XXX

Actual behaviour

It seems that it stuck at the loop of lost connection and reconnecting.

Steps to reproduce:

  1. XXX

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

XXX

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help; turn on source maps to make any tracebacks be useful by running Enable source map support for extension debugging)

image image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
db4commented, Mar 4, 2019

Sorry for noise. My problem was with jupyter notebook itself, not with vscode-python. The workaround that helped me: https://github.com/jupyter/jupyter/issues/401

0reactions
IanMatthewHuffcommented, Oct 22, 2019

I think this issue should have been cleaned up via the idle timeout work from this summer. Sorry that the issue didn’t get closed then. Just reactivate if there are still connection issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why I can't access remote Jupyter Notebook server?
From your command line, we can see your jupyter server is running normally.The reason you can't access your remote jupyter server is that...
Read more >
What to do when things go wrong - The Jupyter Notebook
Jupyter fails to start ; If it can't find jupyter , you may need to configure your PATH ; If Jupyter...
Read more >
Jupyter Notebook Kernel Not Connecting: Connection Failed
With Regards, I have installed Anaconda and then launch Jupyter Notebook .Being a noob I am trying printing my name in it I...
Read more >
DataSpell - Manage Jupyter notebook servers - JetBrains
Start a local Jupyter server: run a Jupyter server in a local directory that will be attached to your workspace. Connect to a...
Read more >
Jupyter seems to connect fine, but I cannot access it in a browser
So if Jupyter is not configured to listen on another address then your host machine will not be able to connect.
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