Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit de3894f

Browse filesBrowse files
Merge pull request #44 from avolution/patch-1
Update README.md
2 parents b5c6343 + 75b03d4 commit de3894f
Copy full SHA for de3894f

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ All of them can be installed via `conda` (`anaconda`), e.g.
3535
conda install jupyter
3636
```
3737

38+
39+
or create an conda env with all dependencies via environment file
40+
41+
```
42+
conda env create -f environment.yml
43+
```
44+
3845
## Docker image
3946

4047
Alternatively, you can use a Docker image that exposes a Jupyter Notebook with all required dependencies. To build this image ensure you have both [docker](https://www.docker.com/) and [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) installed, then run

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.