The Conda Environment Propagation node outputs a flow variable which containsthe necessary information about the Python environment (i.e. the name of theenvironment and the respective installed packages and versions). The flow variable hasconda.environment as default name but you can specify a custom name. In this wayyou can avoid name collisions that may occur when employing multiple Conda EnvironmentPropagation nodes in a single workflow.