A starter project
Put your new knowledge into action with a simple starter project
Get started
pip install "zenml[templates,server]" notebook
zenml integration install sklearn -ymkdir zenml_starter
cd zenml_starter
zenml init --template starter --template-with-defaults
# Just in case, we install the requirements again
pip install -r requirements.txtWhat you'll learn
Conclusion and next steps
Last updated
Was this helpful?