Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kedro Testing

Testing Kedro

Usage

New project:

kedro new

Move to project:

cd new-kedro-project

Run pipeline:

kedro run

Visualise pipeline:

kedro viz run