Skip to content

Quickstart lacks conda/environments/streamz_dev.yml #469

@gdmcbain

Description

@gdmcbain

Having cloned this repo (master at b4f0450), I failed to run the Quickstart; viz., running

cd ~/src/streamz
sh docker/build.sh

I get

EnvironmentFileNotFound: '/streamz/conda/environments/streamz_dev.yml' file not found.

Looking inside

docker build -t streamz:0.5.2 .

and then

RUN conda env create --name streamz-dev -f /streamz/conda/environments/streamz_dev.yml

I'm guessing that's because there's no conda/ subdirectory in the repo?

I see that this conda/ subdirectory is also referred to in the contributing guidelines for this issue-tracker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions