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

Install scikit-learn in Getting Started notebook #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

micheldlebeau
Copy link

The dependency is required to be able to run through the notebook.

The dependency is required to be able to run through the notebook.
@@ -33,7 +33,7 @@
},
"outputs": [],
"source": [
"!pip install --upgrade layer-sdk -q"
"!pip install --upgrade layer-sdk scikit-learn -q"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"!pip install --upgrade layer-sdk scikit-learn -q"
"!pip install --upgrade layer scikit-learn -q"

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

Successfully merging this pull request may close these issues.

2 participants