Fixed: Typo
This commit is contained in:
@@ -20,8 +20,8 @@ services:
|
||||
# speeds up first spawn dramatically
|
||||
base:
|
||||
image: jupyter/base-notebook:latest
|
||||
entrypoint: ['echo hi']
|
||||
entrypoint: ['echo']
|
||||
|
||||
datasciene:
|
||||
image: jupyter/datasciene-notebook:latest
|
||||
entrypoint: ['echo hi']
|
||||
image: jupyter/datascience-notebook:latest
|
||||
entrypoint: ['echo']
|
||||
|
Reference in New Issue
Block a user