프로그래밍 언어/Python 3
[Jupyter] Jupyter lab install
UltraLowTemp-Physics
2020. 7. 9. 00:50
1. Install Jupyter lab by pip
pip install jupyterlab
2. run Jupyter lab
jupyter lab