fix2
This commit is contained in:
parent
36891fda30
commit
2050f73627
@ -8,7 +8,7 @@ RUN apt update && apt install -y figlet
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN apt-get install -y python3
|
RUN apt-get install -y python3
|
||||||
RUN pip install --user pandas
|
RUN python3 -m pip install pandas
|
||||||
|
|
||||||
COPY ./zadanie1.ipynb ./
|
COPY ./zadanie1.ipynb ./
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user