- 설치
인스턴스 생성시 하단에 아래 문구 넣기
#!/bin/bash
curl -L https://tljh.jupyter.org/bootstrap.py \
| sudo python3 - \
--admin ljj
- SSH에서 입력
curl -L https://tljh.jupyter.org/bootstrap.py | sudo python3 - --admin ljj
sudo apt-get update
sudo apt-get install pip
pip install notebook
jupyter notebook password