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