Skip to content

Commit

Permalink
Merge pull request #19 from voila-gallery/voila-update
Browse files Browse the repository at this point in the history
Update to the latest voila
  • Loading branch information
yuvipanda authored Jun 13, 2019
2 parents 5a5d7b0 + b88d4c1 commit 160eea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh-voila-gallery/tljh_voila_gallery/build_images.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def build_image(example):
'--image-name',
example.image,
'--appendix',
'run ${NB_PYTHON_PREFIX}/bin/pip install --no-cache voila==0.1.0',
'run ${NB_PYTHON_PREFIX}/bin/pip install --no-cache voila==0.1.2',
example.repo_url
])

Expand Down

0 comments on commit 160eea0

Please sign in to comment.