Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit bd25e43.
  • Loading branch information
devincowan committed Mar 18, 2024
1 parent d53ee99 commit 40eed2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singleuser/base/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN echo 'cd $HOME' >> .profile
RUN pip install hydroshare-on-jupyter==0.1.5 && \
python -m hydroshare_on_jupyter configure

# copy hydroshare on jupyter config file!
# copy hydroshare on jupyter config file
ENV DATA=${HOME}/downloads \
OAUTH=${HOME}/.hs_auth

Expand Down

0 comments on commit 40eed2b

Please sign in to comment.