Skip to content
Snippets Groups Projects
Commit 6fb80378 authored by Lili Gasser's avatar Lili Gasser
Browse files

Update Dockerfile

parent 8ab0a881
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ RUN $CONDA_DIR/envs/renku/bin/pip install -U -e git+https://github.com/SwissData
RUN sudo apt-get update
RUN sudo apt-get install -y poppler-utils
RUN sudo apt-get install vim
RUN sudo apt-get install -y vim
# install spacy models
RUN python -m spacy download de_core_news_sm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment