Skip to content

Add ability to install packages (such as ipykernel) with additional flags #16131

Description

Related to Jupyter issue microsoft/vscode-jupyter#4758

Basically users install ipykernel today, and due to some older dependencies ipykernel doesn't work (even though its installed).
Solution - pip install ipykernel -U --force-reinstall & the same for conda.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions