Skip to content

Commit 5c0eeb9

Browse files
authored
corrected docker pull image
1 parent 14eab02 commit 5c0eeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The tutorial do reference a couple of docker images that are quite heavy
4747
populate the Docker Cache you may want to use the following command ahead of
4848
time:
4949

50-
$ docker pull jupyter/data-science-notebook
50+
$ docker pull jupyter/datascience-notebook
5151

5252
The image contains a installation of the Jupyter notebook with R, Julia,
5353
Python2, Python3 and a couple of library for each language.

0 commit comments

Comments
 (0)