Open
Description
I notice that when I run in a Coiled notebooks environment that the CLI path isn't set up correctly when using package sync.
I need to invoke it directly at /opt/coiled/env/bin/dask
.
Could /opt/coiled/env/bin
be added to the PATH by default?
Steps to reroduce:
- Create new conda environment with Jupyter
- Install Dask and Distributed (I installed from local repo with
pip install -e .
) - Run
coiled notebook
Metadata
Metadata
Assignees
Labels
No labels