admin 管理员组文章数量: 1086019
Even though I solved this problem, I still want to post it here in case someone else faces the same problem.
I just did a completely fresh install of an archlinux based distro on a newly built PC, and on this completely fresh system, I installed miniconda3 via the instructions on the anaconda website. Then I installed the vscode from the code repository and the popular Python and Jupyter extensions inside of vscode.
I made a new conda environment where I installed the jupyter package.
Because I installed everything on a completely fresh system, with no superfluous or conflicting packages or any other way of breaking any dependencies/ missing any configs etc..., this is (as I believe) as "out of the box" as it gets. So I was very surprised that the jupyter notebooks inside of vscode did not work; I was not able to choose a kernel to run my code.
When selecting the "Select Kernel" in the top right, I was not able to select anything, it was just endlessly loading. Searching for similar problems on Google yielded a number of results, suggesting to use the "Select Interpreter to Start Jupyter Server" option, but this did not work for me.
本文标签: visual studio codevscodejupyter Unable to select python kernelStack Overflow
版权声明:本文标题:visual studio code - vscode + jupyter: Unable to select python kernel - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1744008112a2517648.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论