Updates readme with cookiecutter readme

This commit is contained in:
MSalvaris 2018-10-30 17:53:43 +00:00
Родитель 8a1dd22d6c
Коммит bafdce77cd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -30,7 +30,7 @@ initial-setup: install-az-cli install-blobxfer select-subscription register-azb
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