You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gwen c44f05498f add data 3 years ago
..
base add data 3 years ago
local install kedro 3 years ago
README.md install kedro 3 years ago

README.md

What is this for?

This folder should be used to store configuration files used by Kedro or by separate tools.

This file can be used to provide users with instructions for how to reproduce local configuration with their own credentials. You can edit the file however you like, but you may wish to retain the information below and add your own section in the Instructions section.

Local configuration

The local folder should be used for configuration that is either user-specific (e.g. IDE configuration) or protected (e.g. security keys).

Note: Please do not check in any local configuration to version control.

Base configuration

The base folder is for shared configuration, such as non-sensitive and project-related configuration that may be shared across team members.

WARNING: Please do not put access credentials in the base configuration folder.

Instructions

Need help?

Find out more about configuration from the Kedro documentation.