JupyterLab 설치
시작
(Mac Os 기준. 자세한 사항은 아래 도움말 링크 참고)
Homebrew로 설치
brew install jupyterlab jupyter lab # http://localhost:8888/lab이 실행되면 정상
작업 폴더 생성 (ex. /Jupyter Lab)
작업 폴더 내 데이터 폴더 생성 (ex. /Jupyter Lab/data)
Last updated
Was this helpful?
(Mac Os 기준. 자세한 사항은 아래 도움말 링크 참고)
Homebrew로 설치
brew install jupyterlab
jupyter lab
# http://localhost:8888/lab이 실행되면 정상
작업 폴더 생성 (ex. /Jupyter Lab)
작업 폴더 내 데이터 폴더 생성 (ex. /Jupyter Lab/data)
Last updated
Was this helpful?