Skip to content

Commit 3864542

Browse files
committed
Warning aboutimages in readme
1 parent f14be43 commit 3864542

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,16 @@ Change directory inside the directory newly created:
3838
You can then start the IPython notebook server at a terminal with:
3939

4040
jupyter notebook
41+
42+
43+
## Docker images
44+
45+
The tutorial do reference a couple of docker images that are quite heavy
46+
(several GB). Please do not download them on conference wifi. You may want to
47+
populate the Docker Cache you may want to use the following command ahead of
48+
time:
49+
50+
$ docker pull jupyter/data-science-notebook
51+
52+
The image contains a installation of the Jupyter notebook with R, Julia,
53+
Python2, Python3 and a couple of library for each language.

0 commit comments

Comments
 (0)