Skip to content

Commit

Permalink
[Fix]: Unpin azure-ai-ml in automl-nlp-multiclass-sentiment-… (#3483)
Browse files Browse the repository at this point in the history
* [Fix]: Bump azure-ai-ml to 1.23.1 in automl-nlp-multiclass-sentiment-mlflow.ipynb

* [Fix]: Update automl-nlp-multiclass-sentiment-mlflow.ipynb by removing pins on azure-ai-ml and azure-identity
  • Loading branch information
yeshsurya authored Jan 9, 2025
1 parent ad7507f commit 8c661bf
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@
"## 1.1. Import the required libraries"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"%pip install azure-ai-ml==1.8.0\n",
"%pip install azure-identity==1.13.0"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 8c661bf

Please sign in to comment.