Declaring Feature Primitives ===================================== Feature Primitives are used to configure the data sources, features, and services that run in the Tecton cluster. Feature Primitives definitions are authored in a local feature repository and used alongside the Tecton CLI. You cannot declare Feature Primitives 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