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.
1 parent 2d82eae commit 31684fcCopy full SHA for 31684fc
README.md
@@ -65,7 +65,7 @@ docker run -it -p 8888:8888 earthlab/earth-analytics
65
66
To run your earth-analytics image you use the following code:
67
68
-`docker run -it -p 8888:8888 earthlab/earth-analytics`
+`docker run --hostname localhost -it -p 8888:8888 earthlab/earth-analytics-python-env`
69
70
NOTE: `earthlab/earth-analytics` is the name of this image as built above. To
71
view all images on your computer type
0 commit comments