Skip to content

Commit

Permalink
install pyppeteer?
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Dec 15, 2023
1 parent ffbe51c commit 8c796b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/datahub/images/default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ RUN jupyter nbextension enable --py --sys-prefix qgrid

# Set up nbpdf dependencies
# commenting out for DH-164
#ENV PYPPETEER_HOME ${CONDA_DIR}
#RUN pyppeteer-install
ENV PYPPETEER_HOME ${CONDA_DIR}
RUN pyppeteer-install

# install chromium browser for playwright
# https://github.com/berkeley-dsep-infra/datahub/issues/5062
Expand Down

0 comments on commit 8c796b7

Please sign in to comment.