[ jupyter lab 3 ] 주피터 랩 3 에서 유용한 extensions
1. 우선 node.js를 깔은 후 콘다환경이라면 conda install -c conda-forge nodejs 2. ipywidgets 설치 conda install -c conda-forge ipywidgets 아래글 참조 [jupyter lab 3] 주피터 랩 3 tqdm, update jupyter and ipywidgets. 주피터 랩 3.0 - jupyter lab 3.0 주피터 랩 3.0 에서는 아래와 같이 해야 한다. 1. nodejs 가 설치 안되 있으면 설치해야 한다. 2. importerror: iprogress not found. please update jupyter and ipywidgets. 임.. uwgdqo.tistory.com 콘다 환경이라면 conda install 이..
2021.07.09