Add tqdm
This commit is contained in:
parent
9bad890e87
commit
5951684c01
|
@ -44,6 +44,7 @@ RUN cd /tmp \
|
|||
|
||||
RUN pip3 --no-cache-dir install \
|
||||
matplotlib \
|
||||
tqdm \
|
||||
yuuno 'prompt-toolkit<2.1.0,>=2.0.0' \
|
||||
&& yuuno jupyter install
|
||||
|
||||
|
|
Reference in a new issue