mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nlp.git
				synced 2025-10-31 12:52:47 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		| @@ -23,7 +23,7 @@ RUN wget -nv https://github.com/Illumina/pyflow/releases/download/v"$PYFLOW_VERS | ||||
|     cd pyflow-"$PYFLOW_VERSION" && \ | ||||
|     python2.7 setup.py build install && \ | ||||
|     cd .. && \ | ||||
|     rm -r pyflow-"$PYFLOW_VERSION".tar.gz pyflow-"$PYFLOW_VERSION" | ||||
|     rm -r pyflow-"$PYFLOW_VERSION" pyflow-"$PYFLOW_VERSION".tar.gz | ||||
|  | ||||
| # Install spaCy | ||||
| RUN pip3 install wheel && pip3 install -U spacy && \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user