|
@@ -23,6 +23,7 @@ port = 10001:8888,10002:8889
|
|
#volumes = {container}conf/tool/jupyter:/root/.jupyter,{container}src/dmlearn:/src
|
|
#volumes = {container}conf/tool/jupyter:/root/.jupyter,{container}src/dmlearn:/src
|
|
volumes = {container}src/dmlearn:/src,{container}src/shell/learning:/shell
|
|
volumes = {container}src/dmlearn:/src,{container}src/shell/learning:/shell
|
|
alias = python3->dmnotepy3,pip3->dmnote
|
|
alias = python3->dmnotepy3,pip3->dmnote
|
|
|
|
+shm = 2g
|
|
command = jupyter lab
|
|
command = jupyter lab
|
|
|
|
|
|
[phantomjs]
|
|
[phantomjs]
|