Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

AzureML SDK 1.8.0 causes issues with some notebooks #14

Closed
kevball2 opened this issue Jun 23, 2020 · 1 comment
Closed

AzureML SDK 1.8.0 causes issues with some notebooks #14

kevball2 opened this issue Jun 23, 2020 · 1 comment

Comments

@kevball2
Copy link

With the recent SDK update, I ran into issues with working with notebook 10-Interpreting_Models. There are some dependencies on 1.7.0. I was able to get the notebook working after specifying in the pip installs to use 1.7.0
!pip install --upgrade azureml-sdk[notebooks,automl,explain]==1.7.0 !pip install --upgrade azureml-interpret==1.7.0

@kevball2 kevball2 changed the title AzureML SDK 1.8.0 causes issues with somenotebooks AzureML SDK 1.8.0 causes issues with some notebooks Jun 23, 2020
@GraemeMalcolm
Copy link
Collaborator

Notebooks updated for 1.8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants