0

I have python 3.11 installed. I started jupyter-lab. I run 3 commands in jupyter-lab

enter image description here

as you see, Python 3.11.4 is installed, jupyter exists and it is in python3.11/site-packages but I do not understand why I am getting this error :

command not found: jupyter

I thought maybe jupyter kernelspec list command is deprecated but this article is on july 2023

How to List All Installed Jupyter Kernels?

To list all installed Jupyter kernels, you can use the jupyter kernelspec list command in your terminal or command prompt. This command lists all the installed kernels on your system, along with their installation paths.

jupyter kernelspec list

Yilmaz
  • 35,338
  • 10
  • 157
  • 202

0 Answers0