Kernel selection: Can't find (conda) environments
See original GitHub issueApplies To
- Notebooks (.ipynb files)
- Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
Selecting kernels does not work in v2022.10.110 installed in VSCodium:
Going back to v2022.8.1002460559 works fine however:
v2022.10.110 works also in “official” vs-code, so I’m not sure if this is an issues with VSCodium. Also see https://github.com/VSCodium/vscodium/issues/1298
VS Code Version
VSCodium Version: 1.72.2 Release: 22289 Commit: 038eb4c6f64ae16a82dfc477463563d32f4d6d87 Date: 2022-10-17T08:24:06.485Z (3 days ago) Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin arm64 21.6.0 Sandboxed: No
Jupyter Extension Version
2022.10.110
Jupyter logs
VSCodium (1.72.2, undefined, desktop)
Jupyter Extension Version: 2022.10.110.
Python Extension Version: 2022.16.1.
Workspace folder /Users/thisfro/repos/manuscript-code
error 11:58:52.085: Exception while attempting zmq : [Error: No native build was found for platform=darwin arch=arm64 runtime=electron abi=106 uv=1 armv=8 libc=glibc node=16.14.2 electron=19.0.17
loaded from: /Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/zeromq
at load.path (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/node-gyp-build/index.js:1:3163)
at load (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/node-gyp-build/index.js:1:648)
at Object.<anonymous> (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/zeromq/lib/native.js:1:198)
at u._compile (/Applications/VSCodium.app/Contents/Resources/app/out/vs/loader.js:4:1313)
at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at r._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:116:14565)
at v._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:111:65015)
at E._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:111:64383)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at p (/Applications/VSCodium.app/Contents/Resources/app/out/vs/loader.js:4:699)
at Object.<anonymous> (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/zeromq/lib/index.js:1:144)
at u._compile (/Applications/VSCodium.app/Contents/Resources/app/out/vs/loader.js:4:1313)
at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at r._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:116:14565)
at v._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:111:65015)
at E._load (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:111:64383)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at p (/Applications/VSCodium.app/Contents/Resources/app/out/vs/loader.js:4:699)
at 92747 (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:17:2180837)
at __webpack_require__ (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:17:2834961)
at c.zmqSupported (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:595929)
at c.isSupportedForLocalLaunch (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:595672)
at get isSupported [as isSupported] (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:595582)
at t.registerTypes (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:610762)
at /Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:4437
at /Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:5106
at /Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:5114
at t.activate (/Users/thisfro/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/extension.node.js:2:5236)
at Fn._callActivateOptional (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:102:17678)
at Fn._callActivate (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:102:17338)
at /Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:102:15133
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
at async E._activate (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:88:8191)
at async E._waitForDepsThenActivate (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:88:8133)
at async E._initialize (/Applications/VSCodium.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:88:7497)]
info 11:58:52.224: LSP Notebooks experiment is disabled -- Pylance disabled or not installed
info 11:58:52.226: Attempting to start a server because of preload conditions ...
info 11:58:52.229: Checking for server existence.
info 11:58:52.238: Checking for server usability.
info 11:58:52.239: Preferred Remote kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb is undefined
info 11:58:52.242: Preferred Remote kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb is undefined
info 11:58:52.242: Find preferred kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb with metadata {"kernelspec":{"display_name":"Python 3.10.6 ('cloudlab')","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.10.6"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"453facf0d86bc1d6b20e372a08c279e0ba282e7ebc21a07c4a8491fb07d79d42"}}} & preferred interpreter /opt/homebrew/bin/python3
info 11:58:52.242: Preferred Remote kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb is undefined
info 11:58:52.242: Find preferred kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb with metadata {"kernelspec":{"display_name":"Python 3.10.6 ('cloudlab')","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.10.6"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"453facf0d86bc1d6b20e372a08c279e0ba282e7ebc21a07c4a8491fb07d79d42"}}} & preferred interpreter /opt/homebrew/bin/python3
info 11:58:52.266: Preferred Remote kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb is undefined
info 11:58:52.266: Find preferred kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb with metadata {"kernelspec":{"display_name":"Python 3.10.6 ('cloudlab')","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.10.6"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"453facf0d86bc1d6b20e372a08c279e0ba282e7ebc21a07c4a8491fb07d79d42"}}} & preferred interpreter /opt/homebrew/bin/python3
info 11:58:52.266: Preferred Remote kernel for /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb is undefined
info 11:58:52.266: Preferred kernel .jvsc74a57bd0b0fa6594d8f4cbf19f97940f81e996739fb7646882a419484c72d19e05852a7e./opt/homebrew/bin/python3./opt/homebrew/bin/python3.-m#ipykernel_launcher is exact match or top match for non python kernels, (true, [object Object], false, false)
info 11:58:52.266: PreferredConnection: .jvsc74a57bd0b0fa6594d8f4cbf19f97940f81e996739fb7646882a419484c72d19e05852a7e./opt/homebrew/bin/python3./opt/homebrew/bin/python3.-m#ipykernel_launcher found for NotebookDocument: /Users/thisfro/repos/manuscript-code/notebooks/summary.ipynb
info 11:58:52.721: Got empty env vars with python /opt/homebrew/bin/python3 in 467ms
info 11:58:52.721: Got empty env vars with python /usr/bin/python3 in 466ms
info 11:58:52.721: Got empty env vars with python /usr/bin/python3 in 466ms
info 11:58:52.721: Got env vars ourselves faster /opt/homebrew/bin/python3 with env var count 42 in 467ms
info 11:58:52.721: Process Execution: > /opt/homebrew/bin/python3 -m pip list
> /opt/homebrew/bin/python3 -m pip list
info 11:58:52.722: Process Execution: > /usr/bin/python3 -c "import jupyter"
> /usr/bin/python3 -c "import jupyter"
info 11:58:52.723: Process Execution: > /usr/bin/python3 -c "import notebook"
> /usr/bin/python3 -c "import notebook"
info 11:58:52.915: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 3ms
info 11:58:52.916: Process Execution: > /usr/bin/python3 -m jupyter kernelspec --version
> /usr/bin/python3 -m jupyter kernelspec --version
info 11:58:53.135: Starting notebook server.
info 11:58:53.135: Connecting to server
info 11:58:53.135: Launching server
info 11:58:53.135: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 1ms
info 11:58:53.135: Starting Notebook
info 11:58:53.135: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 1ms
info 11:58:53.137: Generating custom default config at /var/folders/w1/wv_km6pn5bzf7pkw9n0p8_780000gn/T/6024ee8a-6f5a-4450-ae34-9e62b6a6d9b2/jupyter_notebook_config.py
info 11:58:53.137: Starting Jupyter Notebook
Starting Jupyter from /usr/bin/python3
info 11:58:53.138: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 0ms
info 11:58:53.138: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 0ms
info 11:58:53.138: Creating daemon pool for /usr/bin/python3 with env variables count 42
info 11:58:53.139: Process Execution: > /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
> /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
info 11:58:53.141: Process Execution: > /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
> /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
info 11:58:53.142: Process Execution: > /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
> /usr/bin/python3 -m vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.jupyter_daemon -v --ppid 9386
info 11:58:53.212: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 0ms
info 11:58:53.212: Process Execution: > /usr/bin/python3 (daemon) -m jupyter notebook --no-browser --notebook-dir="/Users/thisfro/repos/manuscript-code" --config=/var/folders/w1/wv_km6pn5bzf7pkw9n0p8_780000gn/T/6024ee8a-6f5a-4450-ae34-9e62b6a6d9b2/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0
> /usr/bin/python3 (daemon) -m jupyter notebook --no-browser --notebook-dir="/Users/thisfro/repos/manuscript-code" --config=/var/folders/w1/wv_km6pn5bzf7pkw9n0p8_780000gn/T/6024ee8a-6f5a-4450-ae34-9e62b6a6d9b2/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0
info 11:58:53.215: Waiting for Jupyter Notebook
/Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
info 11:58:53.443: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
info 11:58:53.699: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
info 11:58:53.700: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
[I 11:58:53.699 NotebookApp] http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.700: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
[I 11:58:53.699 NotebookApp] http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.702: Process Execution: > /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
> /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
info 11:58:53.702: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 1ms
[I 11:58:53.699 NotebookApp] or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.702: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
[I 11:58:53.699 NotebookApp] http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
[I 11:58:53.699 NotebookApp] or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.703: Process Execution: > /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
> /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
info 11:58:53.704: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 1ms
[I 11:58:53.699 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
info 11:58:53.704: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
[I 11:58:53.699 NotebookApp] http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
[I 11:58:53.699 NotebookApp] or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
[I 11:58:53.699 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
info 11:58:53.705: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 0ms
[C 11:58:53.702 NotebookApp]
To access the notebook, open this file in a browser:
file:///Users/thisfro/Library/Jupyter/runtime/nbserver-9510-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.706: /Users/thisfro/Library/Python/3.9/lib/python/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/thisfro/repos/manuscript-code' instead of '"/Users/thisfro/repos/manuscript-code"' if you require traitlets >=5.
warn(
[I 11:58:53.699 NotebookApp] Serving notebooks from local directory: /Users/thisfro/repos/manuscript-code
[I 11:58:53.699 NotebookApp] Jupyter Notebook 6.4.12 is running at:
[I 11:58:53.699 NotebookApp] http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
[I 11:58:53.699 NotebookApp] or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
[I 11:58:53.699 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 11:58:53.702 NotebookApp]
To access the notebook, open this file in a browser:
file:///Users/thisfro/Library/Jupyter/runtime/nbserver-9510-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
or http://127.0.0.1:8888/?token=eea7c6cf1c2d1a39b986eddcb45c3530a032730d9cc0816a
info 11:58:53.714: Got env vars ourselves faster /usr/bin/python3 with env var count 42 in 1ms
info 11:58:53.874: Connecting to process server
info 11:58:53.874: Connecting server kernel http://localhost:8888/
info 11:58:53.874: Creating server with url : http://localhost:8888/
info 11:58:53.887: Connection complete server
info 11:58:53.888: Server started.
info 11:58:53.904: Got empty env vars with python /usr/bin/python3 in 992ms
info 11:58:53.910: Process Execution: > /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
> /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
info 11:58:53.912: Got empty env vars with python /usr/bin/python3 in 778ms
info 11:58:53.912: Got empty env vars with python /usr/bin/python3 in 778ms
info 11:58:53.912: Got empty env vars with python /usr/bin/python3 in 774ms
info 11:58:53.912: Got empty env vars with python /usr/bin/python3 in 774ms
info 11:58:53.912: Got empty env vars with python /usr/bin/python3 in 700ms
info 11:58:53.915: Process Execution: > /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
> /usr/bin/python3 (daemon) ~/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/pythonFiles/vscode_datascience_helpers/getServerInfo.py
info 11:58:53.945: Got empty env vars with python /usr/bin/python3 in 244ms
info 11:58:53.945: Got empty env vars with python /usr/bin/python3 in 242ms
info 11:58:53.946: Got empty env vars with python /usr/bin/python3 in 241ms
info 11:58:53.946: Got empty env vars with python /usr/bin/python3 in 233ms
Coding Language and Runtime Version
Any
Language Extension Version (if applicable)
v2022.16.1
Anaconda Version (if applicable)
conda 22.9.0
Running Jupyter locally or remotely?
Local
Issue Analytics
- State:
- Created a year ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Conda environments not showing up in Jupyter Notebook
The problem is that Jupyter Notebook does not recognize the new environment I just created. No matter I start Jupyter Notebook from the...
Read more >Get Your Conda Environment to Show in Jupyter Notebooks
1. First, install nb_conda_kernels in your base environment. Once this is installed any notebook running from the base environment will ...
Read more >How to Setup Conda Environments and Add Kernels for ...
The simplest way is to create and manage Conda environments and then add the Kernels to Jupyter notebook to access these environments.
Read more >python 3.8 kernel / change conda environment in azureml
1 Answer ... Hi, you can activate the conda environment by running conda activate newenv as you've done correctly. Then select your notebook...
Read more >Frequently asked questions — Anaconda documentation
Install Anaconda or Miniconda normally. There is no need to set the PYTHONPATH environment variable. To see if the conda installation of Python...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @DonJayamanne
Before I installed VSCode Insiders, I installed the pre-release versions of both the Python and Jupyter extensions. I can confirm my issue has resolved with just those changes. Please let me know if you still want me to test on Insiders or test Jupyter/Python pre-releases individually.
Thanks!
I also want to mention that I had similar issue. This problem was both on my local and VM and so did
pre-release
install jupyter and python and now I can see my venv back!