Updates readme with cookiecutter readme
This commit is contained in:
Родитель
8a1dd22d6c
Коммит
bafdce77cd
|
@ -30,7 +30,7 @@ initial-setup: install-az-cli install-blobxfer select-subscription register-azb
|
||||||
|
|
||||||
|
|
||||||
notebook:
|
notebook:
|
||||||
export $(dotenv list | xargs) && jupyter notebook --ip=* --port=9999 --no-browser
|
export $(dotenv list | xargs) && jupyter notebook --ip=0.0.0.0 --port=9999 --no-browser
|
||||||
|
|
||||||
|
|
||||||
transfer-to-fileshare: set-storage download-data prepare-data
|
transfer-to-fileshare: set-storage download-data prepare-data
|
||||||
|
|
Загрузка…
Ссылка в новой задаче