如果不会安装,请问 ChatGPT
python -m venv .venv
.\.venv\Scripts\activate
pip install jupyterlab
python -m venv .venv
. .venv/bin/actiavte
pip install jupyterlab
jupyter-lab
- 浏览器打开 http://localhost:8888/lab/tree/gost_install.ipynb
- 根据提示一步一步执行即可
如果不会安装,请问 ChatGPT
python -m venv .venv
.\.venv\Scripts\activate
pip install jupyterlab
python -m venv .venv
. .venv/bin/actiavte
pip install jupyterlab
jupyter-lab