Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Archives
Today
Total
관리 메뉴

nomad-programmer

[Jupyter LAB] setup 본문

Conda/Jupyter LAB

[Jupyter LAB] setup

scii 2019. 12. 2. 20:10
// jupyterLAB 설치
conda install -c conda-forge jupyterlab

// jupyter config file 생성
jupyter lab --generate-config

 

Comments