Cannot connect to local server, silent failure #4252
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Environment data
Expected behaviour
Actual behaviour
No execution, no errors. I can get notebook execution if I have vscode start a server. I thought it might be like #3916, but I'm just not getting any output or anything.
Kernels are being picked up correctly, but I'm not sure if that's cached. Notebook server is definitely running:
$ jupyter notebook list Currently running servers: http://localhost:8888/?token=577f9fb28942695a39fb6a0a1d814d5b5d447634a266517f :: /Users/isaac
Plus I've got a notebook open in safari. I don't see any notifications in the notebook log about vscode.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)The text was updated successfully, but these errors were encountered: