Declaring Tecton Objects ===================================== Tecton Objects are used to configure the data sources, features, and services that run in the Tecton cluster. Tecton Objects definitions are authored in a local feature repository and used alongside the Tecton CLI. You cannot declare Tecton Objects in an interactive Python session such as a Jupyter notebook. .. toctree:: :maxdepth: 1 declaring_data_sources declaring_entities declaring_transformations declaring_feature_views declaring_feature_services