You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipython kernel install works and continues to be correct. ipython kernel and python -m ipykernel are equivalent, including subcommands passed to them. It's analogous to when one would use pip vs python -m pip.
I agree that we should be more careful and consistent.
And
ipython-kernel-install
does not point topython -m ipykernel install
, though the docs ask to use it.Having consistent information would be helpful.
The text was updated successfully, but these errors were encountered: