Config files

There are three configuration files that you'll need: prism_project.py for managing your Python environment, profile.yml to establish connections to an external data warehouse, and triggers.yml for defining trigger functions to run when your project succeeds or fails. They're covered in more detail next.

Last updated