Delete release.json

This commit is contained in:
Roope Astala
2019-01-31 16:07:08 -05:00
committed by GitHub
parent 1298c55dd4
commit 48afbe1cab

View File

@@ -1,23 +0,0 @@
{
"channels": {
"master": [
"authentication-in-azureml"
],
"preview-notest": [
"authentication-in-azureml"
]
},
"notebooks": {
"authentication-in-azureml": {
"path": "authentication-in-azureml",
"name": "authentication-in-azureml.ipynb",
"dependencies": ["images/svc-pr-1.PNG",
"images/svc-pr-2.PNG",
"images/svc-pr-3.PNG",
"images/svc-pr-4.PNG"],
"conda": [ ],
"requirements": [ ]
}
}
}