You can get help by using the --help flag:
$ pypy3 -m ipykernel install --help
usage: ipython-kernel-install [-h] [--user] [--name NAME]
[--display-name DISPLAY_NAME]
[--profile PROFILE] [--prefix PREFIX]
[--sys-prefix]
Install the IPython kernel spec.
optional arguments:
-h, --help show this help message and exit
--user Install for the current user instead of system-wide
--name NAME Specify a name for the kernelspec. This is needed to
have multiple IPython kernels at the same time.
--display-name DISPLAY_NAME
Specify the display name for the kernelspec. This is
helpful when you have multiple IPython kernels.
--profile PROFILE Specify an IPython profile to load. This can be used
to create custom versions of the kernel.
--prefix PREFIX Specify an install prefix for the kernelspec. This is
needed to install into a non-default location, such as
a conda/virtual-env.
--sys-prefix Install to Python's sys.prefix. Shorthand for
--prefix='/Users/bussonniermatthias/anaconda'. For use
in conda/virtual-envs.
If the option are not completely clear (or you think of a better
phrasing) that would be useful feedback for us to improve the
description (you to send a PR?) hence I'm staying vague on how to fix
your issue as your understanding of this screen is valuable feedback
for us.
Thanks !
--
M
>
https://groups.google.com/d/msgid/jupyter/985e9ecd-d607-4990-8a1e-50d8021f66b0%40googlegroups.com.