Skip to content

Commit cf2e380

Browse files
committed
update samples from Release-161 as a part of SDK release
1 parent b7be423 commit cf2e380

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

how-to-use-azureml/explain-model/azure-integration/gpu-explanation/train-explain-model-gpu-tree-explainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dependencies:
77
- flask
88
- flask-cors
99
- gevent>=1.3.6
10-
- jinja2
1110
- ipython
1211
- matplotlib
1312
- ipywidgets
@@ -16,3 +15,4 @@ dependencies:
1615
- markupsafe<2.1.0
1716
- scipy>=1.5.3
1817
- protobuf==3.20.0
18+
- jinja2==3.0.3

how-to-use-azureml/explain-model/azure-integration/remote-explanation/explain-model-on-amlcompute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ dependencies:
66
- flask
77
- flask-cors
88
- gevent>=1.3.6
9-
- jinja2
109
- ipython
1110
- matplotlib
1211
- azureml-dataset-runtime
@@ -16,3 +15,4 @@ dependencies:
1615
- markupsafe<2.1.0
1716
- scipy>=1.5.3
1817
- protobuf==3.20.0
18+
- jinja2==3.0.3

how-to-use-azureml/explain-model/azure-integration/run-history/save-retrieve-explanations-run-history.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ dependencies:
66
- flask
77
- flask-cors
88
- gevent>=1.3.6
9-
- jinja2
109
- ipython
1110
- matplotlib
1211
- ipywidgets
@@ -16,3 +15,4 @@ dependencies:
1615
- markupsafe<2.1.0
1716
- scipy>=1.5.3
1817
- protobuf==3.20.0
18+
- jinja2==3.0.3

how-to-use-azureml/explain-model/azure-integration/scoring-time/train-explain-model-locally-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ dependencies:
66
- flask
77
- flask-cors
88
- gevent>=1.3.6
9-
- jinja2
109
- ipython
1110
- matplotlib
1211
- ipywidgets
@@ -16,3 +15,4 @@ dependencies:
1615
- markupsafe<2.1.0
1716
- scipy>=1.5.3
1817
- protobuf==3.20.0
18+
- jinja2==3.0.3

how-to-use-azureml/explain-model/azure-integration/scoring-time/train-explain-model-on-amlcompute-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ dependencies:
66
- flask
77
- flask-cors
88
- gevent>=1.3.6
9-
- jinja2
109
- ipython
1110
- matplotlib
1211
- azureml-dataset-runtime
@@ -17,3 +16,4 @@ dependencies:
1716
- markupsafe<2.1.0
1817
- scipy>=1.5.3
1918
- protobuf==3.20.0
19+
- jinja2==3.0.3

0 commit comments

Comments
 (0)