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
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.
The text was updated successfully, but these errors were encountered:
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
OS: Mac
Using Latest Master
Using a Conda environment to start Jupyter.
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
Attaching the entire logs:
-1576183415983.log
The text was updated successfully, but these errors were encountered: