We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32c00f8 + 31684fc commit a13985aCopy full SHA for a13985a
README.md
@@ -71,7 +71,7 @@ docker run -it -p 8888:8888 earthlab/earth-analytics
71
72
To run your earth-analytics image you use the following code:
73
74
-`docker run -it -p 8888:8888 earthlab/earth-analytics`
+`docker run --hostname localhost -it -p 8888:8888 earthlab/earth-analytics-python-env`
75
76
NOTE: `earthlab/earth-analytics` is the name of this image as built above. To
77
view all images on your computer type
0 commit comments