radames commited on
Commit
cbf11fe
·
1 Parent(s): 5c30f1d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -35,6 +35,7 @@ RUN apt-get update \
35
  python3 \
36
  pip \
37
  wget \
 
38
  && python3 -m pip install \
39
  jupyterlab \
40
  ipykernel \
 
35
  python3 \
36
  pip \
37
  wget \
38
+ libedit-dev \
39
  && python3 -m pip install \
40
  jupyterlab \
41
  ipykernel \