Notice
Recent Posts
Recent Comments
Link
관리 메뉴

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