|
@@ -18,5 +18,6 @@ alias = python3->dmpython3,pip3->dmlearn
|
|
image = jupyter
|
|
image = jupyter
|
|
port = 10001:8888,10002:8889
|
|
port = 10001:8888,10002:8889
|
|
#volumes = {container}conf/jupyter:/root/.jupyter,{container}src/jupyter:/src
|
|
#volumes = {container}conf/jupyter:/root/.jupyter,{container}src/jupyter:/src
|
|
|
|
+volumes = {container}src/dmlearn:/src
|
|
alias = python3->dmpython3,pip3->dmlearn
|
|
alias = python3->dmpython3,pip3->dmlearn
|
|
command = jupyter lab
|
|
command = jupyter lab
|