conda init bash
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
28f91168ec
commit
c1a25e2c25
@ -27,5 +27,5 @@ COPY . .
|
|||||||
RUN ls -la
|
RUN ls -la
|
||||||
|
|
||||||
RUN conda env create -n myenv_from_file -f environment.yml
|
RUN conda env create -n myenv_from_file -f environment.yml
|
||||||
|
RUN conda init bash
|
||||||
RUN conda activate myenv_from_file
|
RUN conda activate myenv_from_file
|
Loading…
Reference in New Issue
Block a user