mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
17 lines
285 B
YAML
17 lines
285 B
YAML
name: explain-model-on-amlcompute
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-interpret
|
|
- flask
|
|
- flask-cors
|
|
- gevent>=1.3.6
|
|
- jinja2
|
|
- ipython
|
|
- matplotlib
|
|
- azureml-dataset-runtime
|
|
- ipywidgets
|
|
- raiwidgets~=0.18.1
|
|
- itsdangerous==2.0.1
|
|
- markupsafe<2.1.0
|