Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit da6603d

Browse files
committed
update README
1 parent f2878be commit da6603d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ All of the above options can be combined in any combination, however, the order
146146

147147
Default Container
148148
=================
149-
If no `container` option is specified when using `paperspace run <script.py>` or the `paperspace.run()` function the default container image used is `paperspace/tensorflow-python` on Docker Hub. This container has the tensorflow-gpu libraries installed for both python2 and python3, as well as several other popular packages, including scipy, scikit-learn, pandas, Pillow and pysym.
150-
It is based off the Google docker image gcr.io/tensorflow/tensorflow:latest-gpu` with the addition of support for python3, pip3, and pipenv.
149+
If no `container` option is specified when using `paperspace run <script.py>` or the `paperspace.run()` function the default container image used is `paperspace/tensorflow-python` on Docker Hub. This container has the tensorflow-gpu libraries installed for both python2 and python3, as well as several other popular packages, including numpy, scipy, scikit-learn, pandas, Pillow and matplotlib.
150+
It is based off the Google docker image `gcr.io/tensorflow/tensorflow:latest-gpu` with the addition of support for python3, pip3, and pipenv.
151151

152152

153153
Other examples

0 commit comments

Comments
 (0)