Information/Code

[주피터랩] kernel 등록

비빔밥계란찜 2025. 8. 5. 12:55
# environment 활성화
conda activate example

# kernel 등록
python -m ipykernel install --user --name example --display-name example

 

github에서 다운로드 받고 tool 돌려보다가 궁금한 패키지 print 찍어볼 때 kernel로 GO