Add tqdm
This commit is contained in:
parent
9bad890e87
commit
5951684c01
|
@ -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
|
||||||
|
|
||||||
|
|
Reference in a new issue