For the convenience of the community streamz offers an environment file for contributors to create conda environments. A few basic quick start commands for creating a using a streamz conda environment are found below.
Creating the streamz conda environment can be achieved by simply running conda env create -f ./conda/environments/streamz_dev.yml
The streamz conda environment can be activated by running conda activate streamz_dev