From aa3670a9020688a8495220906c93b5816cb5d2ec Mon Sep 17 00:00:00 2001 From: amlrelsa-ms Date: Wed, 5 Oct 2022 17:31:10 +0000 Subject: [PATCH] update samples from Release-164 as a part of SDK release --- .../automated-machine-learning/automl_env.yml | 4 ++-- .../images/{ai%20show.gif => ai show.gif} | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/{ai%20show.gif => ai show.gif} (100%) diff --git a/how-to-use-azureml/automated-machine-learning/automl_env.yml b/how-to-use-azureml/automated-machine-learning/automl_env.yml index 0835839e..7b911227 100644 --- a/how-to-use-azureml/automated-machine-learning/automl_env.yml +++ b/how-to-use-azureml/automated-machine-learning/automl_env.yml @@ -20,8 +20,8 @@ dependencies: - conda-forge::pyqt==5.12.3 - jinja2<=2.11.2 - markupsafe<2.1.0 -- tqdm==4.64.0 -- jsonschema==4.15.0 +- tqdm==4.64.1 +- jsonschema==4.16.0 - pip: # Required packages for AzureML execution, history, and data preparation. diff --git a/how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai%20show.gif b/how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai show.gif similarity index 100% rename from how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai%20show.gif rename to how-to-use-azureml/automated-machine-learning/forecasting-many-models/images/ai show.gif