# environment 활성화
conda activate example
# kernel 등록
python -m ipykernel install --user --name example --display-name example
github에서 다운로드 받고 tool 돌려보다가 궁금한 패키지 print 찍어볼 때 kernel로 GO
'Information > Code' 카테고리의 다른 글
| 서버 | uptime 및 journalctl (로그 확인) (0) | 2026.06.24 |
|---|---|
| 서버 | nvitop (GPU 사용률 확인 도구) (0) | 2026.06.23 |
| [Conda] 아나콘다 가상환경 삭제 (0) | 2025.08.20 |