AKSDeploymentTutorial/Tensorflow/environment.yml

19 строки
345 B
YAML

name: AKSDeployment
channels:
- conda-forge
dependencies:
- python=3.5
- nb_conda==2.2.0
- tornado==4.5.3
- pip:
- papermill==0.14.1
- python-dotenv==0.9.0
- Pillow==5.2.0
- wget==3.2
- matplotlib==2.2.2
- aiohttp==3.3.2
- toolz==0.9.0
- tqdm==4.23.4
- azure-cli==2.0.41
- tensorflow-gpu==1.9.0