This commit is contained in:
Simon Bruder 2020-01-18 14:18:12 +00:00
parent 9bad890e87
commit 5951684c01
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -44,6 +44,7 @@ RUN cd /tmp \
RUN pip3 --no-cache-dir install \ RUN pip3 --no-cache-dir install \
matplotlib \ matplotlib \
tqdm \
yuuno 'prompt-toolkit<2.1.0,>=2.0.0' \ yuuno 'prompt-toolkit<2.1.0,>=2.0.0' \
&& yuuno jupyter install && yuuno jupyter install