Commit 0f14f17c authored by chenpangpang's avatar chenpangpang
Browse files

feat: update README.md

parent 33cf7c0a
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
```bash ```bash
cd build_space && \ cd build_space && \
./build_ubuntu.sh jupyterlab \ ./build_ubuntu.sh jupyterlab \
juypterlab-pytorch:2.3.1-py3.10-cuda12.1-ubuntu22.04-devel \ jupyterlab-pytorch:2.3.1-py3.10-cuda12.1-ubuntu22.04-devel \
pytorch/pytorch:2.3.1-cuda12.1-cudnn8-devel pytorch/pytorch:2.3.1-cuda12.1-cudnn8-devel
``` ```
- 参数1: ide,不需要改动 - 参数1: ide,不需要改动
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
```bash ```bash
cd build_space && \ cd build_space && \
./build_ubuntu.sh jupyterlab \ ./build_ubuntu.sh jupyterlab \
juypterlab-pytorch:2.3.1-py3.8-cuda12.1-ubuntu22.04-devel \ jupyterlab-pytorch:2.3.1-py3.8-cuda12.1-ubuntu22.04-devel \
nvidia/cuda:12.1.0-cudnn8-devel-ubuntu22.04 \ nvidia/cuda:12.1.0-cudnn8-devel-ubuntu22.04 \
TORCH_VERSION="2.3.1" \ TORCH_VERSION="2.3.1" \
TORCHVISION_VERSION="0.18.1" \ TORCHVISION_VERSION="0.18.1" \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment