Skip to content

Commit

Permalink
Add yes
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlaberinto authored Jun 27, 2019
1 parent 95f4e55 commit d86e087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_musr
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ RUN jupyter labextension install @jupyter-widgets/[email protected]

# Install pandoc for Jupyter Notebook Conversion
# https://nbconvert.readthedocs.io/en/latest/install.html#installing-pandoc
RUN apt-get install pandoc
RUN apt-get install -y pandoc

0 comments on commit d86e087

Please sign in to comment.