python3 -m venv myenv source myenv/bin/activate pip install jupyter jupyter notebook 또는 python3 -m notebook 또는 /usr/local/bin/python3 -m jupyter notebook