Skip to content

neuro-inc/mlops-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlops-spark

Run your Spark cluster as a collection of Neuro jobs

Quick Start

Sign up at neu.ro and setup your local machine according to instructions.

Then run:

pip install -U pipx
pipx install neuro-all
neuro login
neuro-flow build main
neuro-flow run master
neuro-flow run worker
neuro-flow run workload

See Help.md for the detailed Neuro Project Template Reference.