File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
dh-image-quality-notebook
jh-image-quality-notebook Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ USER ${NB_UID}
1717RUN pip install viqa
1818RUN pip install jupyter_app_launcher
1919RUN pip install jupyterlab-git
20+ RUN pip install pexpect>4.8.0
2021
2122COPY notebooks /usr/share/jupyter/jupyter_app_launcher/notebooks
2223COPY containers/config/jp_app_launcher/jp_app_launcher.yaml /usr/share/jupyter/jupyter_app_launcher/jp_app_launcher.yaml
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ USER ${NB_UID}
1717RUN pip install viqa
1818RUN pip install jupyter_app_launcher
1919RUN pip install jupyterlab-git
20+ RUN pip install pexpect>4.8.0
2021
2122COPY notebooks /usr/share/jupyter/jupyter_app_launcher/notebooks
2223COPY containers/config/jp_app_launcher/jp_app_launcher.yaml /usr/share/jupyter/jupyter_app_launcher/jp_app_launcher.yaml
You can’t perform that action at this time.
0 commit comments