Skip to content
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

DS: Display Jupyter Server output in a new VS Code pane #2590

Closed
DonJayamanne opened this issue Dec 12, 2019 · 1 comment
Closed

DS: Display Jupyter Server output in a new VS Code pane #2590

DonJayamanne opened this issue Dec 12, 2019 · 1 comment
Assignees

Comments

@DonJayamanne
Copy link
Contributor

OS: Mac
Using Latest Master

Using a Conda environment to start Jupyter.

  • THis is one of those environments within which I cannot use virtual environments as kernels.

When starting jupyter, it fails with the following message (looking at the console logs):
Note: After sometjhing the progress message goes away and theres no indication why it didn't start.
As a user I assume it started. But it didn't

Info Python Extension: 2019-12-12 12:41:35: 
[I 12:41:19.866 NotebookApp] Serving notebooks from local directory: /var/folders/56/9h11nzxj6b78yvk72vsngk140000gn/T/9d2f62fd-d140-4f2f-8503-3c9ab336e5dd
[I 12:41:19.866 NotebookApp] The Jupyter Notebook is running at:
[I 12:41:19.866 NotebookApp] http://localhost:8888/?token=d779cff14b9bc9d1c4439084e27ce843f5d336593a377e49
[I 12:41:19.866 NotebookApp]  or http://127.0.0.1:8888/?token=d779cff14b9bc9d1c4439084e27ce843f5d336593a377e49
[I 12:41:19.867 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 12:41:19.870 NotebookApp]         To access the notebook, open this file in a browser:        file:///Users/donjayamanne/Library/Jupyter/runtime/nbserver-449-open.html    Or copy and paste one of these URLs:        http://localhost:8888/?token=d779cff14b9bc9d1c4439084e27ce843f5d336593a377e49     or http://127.0.0.1:8888/?token=d779cff14b9bc9d1c4439084e27ce843f5d336593a377e49
[I 12:41:20.734 NotebookApp] Creating new notebook in /[I 12:41:20.789 NotebookApp] Kernel started: 817f068a-334f-4cde-944b-c12cb5bcd879/Users/donjayamanne/Desktop/Development/crap/docBug/venv4/bin/python: No module named ipykernel_launcher
[I 12:41:23.789 NotebookApp] KernelRestarter: restarting kernel (1/5), new random ports/Users/donjayamanne/Desktop/Development/crap/docBug/venv4/bin/python: No module named ipykernel_launcher
[I 12:41:26.800 NotebookApp] KernelRestarter: restarting kernel (2/5), new random ports/Users/donjayamanne/Desktop/Development/crap/docBug/venv4/bin/python: No module named ipykernel_launcher
[I 12:41:29.807 NotebookApp] KernelRestarter: restarting kernel (3/5), new random ports/Users/donjayamanne/Desktop/Development/crap/docBug/venv4/bin/python: No module named ipykernel_launcher
[I 12:41:32.817 NotebookApp] KernelRestarter: restarting kernel (4/5), new random ports/Users/donjayamanne/Desktop/Development/crap/docBug/venv4/bin/python: No module named ipykernel_launcher
[W 12:41:35.826 NotebookApp] KernelRestarter: restart failed
[W 12:41:35.827 NotebookApp] Kernel 817f068a-334f-4cde-944b-c12cb5bcd879 died, removing from map.

Attaching the entire logs:
-1576183415983.log

@greazer greazer changed the title Jupyter Server never starts and doesn't display any message either DS: Display Jupyter Server output in a new VS Code pane Dec 12, 2019
@DonJayamanne DonJayamanne self-assigned this Dec 13, 2019
@rchiodo
Copy link
Contributor

rchiodo commented Dec 18, 2019

Validated

@rchiodo rchiodo closed this as completed Dec 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants