fix 3
This commit is contained in:
parent
2050f73627
commit
0f11cf3728
@ -8,6 +8,7 @@ RUN apt update && apt install -y figlet
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get install -y python3
|
||||
RUN python -m ensurepip --upgrade
|
||||
RUN python3 -m pip install pandas
|
||||
|
||||
COPY ./zadanie1.ipynb ./
|
||||
|
Loading…
Reference in New Issue
Block a user