Skip to content

Minyus/kedro_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kedro Template

This project works with Kedro 0.16.x only.

Please use kedro-starters-sklearn which works with Kedro 0.17.x.

Simplified Kedro project template

How to use

To use for a new project, fork this template repository and hit Use this template button next to Clone or download.

The Kedro project can be run by main.py in the project directory in addition to CLI.

$ python main.py

The Kedro catalog can be configured in Python code at src/catalogs/catalog.py using a hook at src/hooks/add_catalog_dict.py in addition to catalog.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages