Skip to content

Commit c6c1e0d

Browse files
authored
Merge pull request ipython#50 from CMeza99/patch-2
corrected docker pull image
2 parents d0c1c2a + 5c0eeb9 commit c6c1e0d

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)