pip install jupyterlab
jupyter lab --generate-config
vi ~/.jupyter/jupyter_lab_config.py
c.ServerApp.use_redirect_file をTrue -> False
jupyter lab
でWindows 側のディフォルトのブラウザで開かれる。
wslview が必要かもしれない。
Go to list of users who liked
pip install jupyterlab
jupyter lab --generate-config
vi ~/.jupyter/jupyter_lab_config.py
c.ServerApp.use_redirect_file をTrue -> False
jupyter lab
でWindows 側のディフォルトのブラウザで開かれる。
wslview が必要かもしれない。
Register as a new user and use Qiita more conveniently
Go to list of users who liked