Configuration Data Blocks are a type of Data Block, that as the name suggests, set configurations for other Data Blocks. A common example of a Configuration Data Block is API keys. Other uses for Configuration Data Blocks are to maintain Python Environments, and Libraries.
Configuration Block Types #
Configuration Data Blocks have 3 block types available: Settings, Client Python Library, Python Environment each of which has the same output type as other types of Data Blocks, though, given the specific nature of Configuration Blocks, the most common output type is “Setting”.
Settings #

Client Python Library #

Python Envrionment #
