Skip to content

Commit ee8531e

Browse files
Esperanza Lopez AguileraEsperanza Lopez Aguilera
authored andcommitted
graphviz issue solved
1 parent 9177d0c commit ee8531e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RUN . /opt/conda/etc/profile.d/conda.sh \
5555
&& conda activate kx \
5656
&& conda install --file /opt/kx/nlp/requirements.txt \
5757
&& pip install -r /opt/kx/mlnotebooks/requirements.txt \
58+
&& conda install -c anaconda graphviz \
5859
&& conda clean -y --all \
5960
&& python -m spacy download en
6061

0 commit comments

Comments
 (0)