Pip Install Packages in Jupyter extension when using unsupported shells on windows #8359
Closed
2 of 5 tasks
Labels
Milestone
Refs: #8325
Complexity: 3
Authors: @DonJayamanne
Create Issue
command prompt
and run the following command:python -m pip uninstall ipykernel -y
.ipynb
)Notebook: Select Notebook Kernel
) to pick the right python environment.print("hello")
and hit runInstall
in the prompt to install ipykernelThe text was updated successfully, but these errors were encountered: