최초 작성일 : 2021.06.09
jupyter notebook kernel 확인
jupyter kernelspec list
# 환경 진입
conda activate <MY_CONDA_ENV_NAME>
# conda kernel package 설치
conda install nb_conda_kernels
# kernel 연결 확인
jupyter kernelspec list
확인 완료
'개발 환경 > Python' 카테고리의 다른 글
PyQGIS scripts with OSGeo4W & PyCharm (0) | 2021.06.14 |
---|---|
ecw 작업 (0) | 2021.06.06 |