-
- Downloads
Use jupyter instead of python3 -m jupyter to install the kernel spec
The standard Jupyter command is always called "jupyter" regardless of Python version, so this way the default is more likely to work. If the user's Jupyter command is different, they will more likely know its name than what the underlying Python interpreter is.
Please register or sign in to comment