Skip to content

Commit 3f7599b

Browse files
committed
Update README.md
1 parent 97292e5 commit 3f7599b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ conda install -c kostrykin carnapy
5757

5858
Conda packages are available for Python 3.7–3.9.
5959

60+
Or you can use the Docker image which comes with Jupyter Lab:
61+
```bash
62+
docker run --rm --gpus all -p 8890:8890 -t kostrykin/carnapy:<TAG>
63+
```
64+
6065
---
6166
## 4. Build instructions
6267

0 commit comments

Comments
 (0)