본문 바로가기

컴퓨터/etc

conda 가상환경 주피터 노트북

pip install jupyter notebook

python -m ipykernel install --user --name 가상환경이름

jupyter notebook