File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ARG PYMOR_JUPYTER_TOKEN
2727
2828USER root
2929# RUN useradd -d /home/pymor --shell /bin/bash -u ${NB_UID} -o -c "" -m ${NB_USER} && \
30- # chown -R ${NB_USER} /home/pymor /src/
30+ # chown -R ${NB_USER} /home/pymor /src/
3131
3232# # RUN bash -c "([[ -e /src/setup.py ]] && pip install /src || echo 'no install needed') && pip install jupyter"
3333# USER ${NB_USER}
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ARG PYMOR_JUPYTER_TOKEN
2727
2828USER root
2929# RUN useradd -d /home/pymor --shell /bin/bash -u ${NB_UID} -o -c "" -m ${NB_USER} && \
30- # chown -R ${NB_USER} /home/pymor /src/
30+ # chown -R ${NB_USER} /home/pymor /src/
3131
3232# # RUN bash -c "([[ -e /src/setup.py ]] && pip install /src || echo 'no install needed') && pip install jupyter"
3333# USER ${NB_USER}
You can’t perform that action at this time.
0 commit comments