Closed krassowski closed 7 months ago
Follow-up to https://github.com/ipython/ipykernel/pull/1213.
This avoid spurious warnings on kernel management operations, like calling python -m ipykernel install --sys-prefix.
python -m ipykernel install --sys-prefix
What do you think?
@meeseeksdev please backport to 6.x
Awww, sorry krassowski you do not seem to be allowed to do that, please ask a repository maintainer.
Follow-up to https://github.com/ipython/ipykernel/pull/1213.
This avoid spurious warnings on kernel management operations, like calling
python -m ipykernel install --sys-prefix
.What do you think?