Add environment
This commit is contained in:
Родитель
84e93cbc5c
Коммит
fcceca26fb
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -1506,9 +1506,9 @@
|
|||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.5",
|
||||
"display_name": "Python [conda env:AKSDeployment]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "conda-env-AKSDeployment-py"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
@ -1520,7 +1520,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.2"
|
||||
"version": "3.5.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -364,9 +364,9 @@
|
|||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.5",
|
||||
"display_name": "Python [conda env:AKSDeployment]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "conda-env-AKSDeployment-py"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
@ -378,7 +378,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.2"
|
||||
"version": "3.5.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -810,9 +810,9 @@
|
|||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.5",
|
||||
"display_name": "Python [conda env:AKSDeployment]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "conda-env-AKSDeployment-py"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
@ -824,7 +824,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.2"
|
||||
"version": "3.5.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -311,9 +311,9 @@
|
|||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.5",
|
||||
"display_name": "Python [conda env:AKSDeployment]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "conda-env-AKSDeployment-py"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
@ -325,7 +325,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.2"
|
||||
"version": "3.5.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -403,9 +403,9 @@
|
|||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.5",
|
||||
"display_name": "Python [conda env:AKSDeployment]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
"name": "conda-env-AKSDeployment-py"
|
||||
},
|
||||
"language_info": {
|
||||
"codemirror_mode": {
|
||||
|
@ -417,7 +417,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.2"
|
||||
"version": "3.5.5"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
name: AKSDeployment
|
||||
dependencies:
|
||||
- python=3.5
|
||||
- pip:
|
||||
- ipykernel==4.8.2
|
||||
- Pillow==5.2.0
|
||||
- wget==3.2
|
||||
- matplotlib==2.2.2
|
||||
- aiohttp==3.3.2
|
||||
- toolz==0.9.0
|
||||
- tqdm==4.23.4
|
||||
- tornado==4.5.3
|
||||
- azure-cli==2.0.41
|
||||
- tensorflow-gpu==1.9.0
|
Загрузка…
Ссылка в новой задаче