You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.
VS Code version: 1.28.1
Jupyter Extension version: 1.1.3
OS and version: macOS High Sierra 10.13.6
Hello,
I am trying to run Jupyter within VSCode. However, when I run it, I received the following error message:
(Error: connect ECONNREFUSED 127.0.0.1:80
at Object._errnoException (util.js:1024:11)
at _exceptionWithHostPort (util.js:1046:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14))
Jupyter Notebook works fine if I run through the terminal so this is not a Jupyter installation issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment data
VS Code version: 1.28.1
Jupyter Extension version: 1.1.3
OS and version: macOS High Sierra 10.13.6
Hello,
I am trying to run Jupyter within VSCode. However, when I run it, I received the following error message:
(Error: connect ECONNREFUSED 127.0.0.1:80
at Object._errnoException (util.js:1024:11)
at _exceptionWithHostPort (util.js:1046:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14))
Jupyter Notebook works fine if I run through the terminal so this is not a Jupyter installation issue.
The text was updated successfully, but these errors were encountered: