conda install -n base ipykernel --update-deps --force-reinstall'

EUNYEONG JO·2023년 1월 31일
0


Running cells with 'base' requires ipykernel package.
Run the following command to install 'ipykernel' into the Python environment.
Command: 'conda install -n base ipykernel --update-deps --force-reinstall'

0개의 댓글