Skip to content

Commit

Permalink
Merge pull request #134 from LabForComputationalVision/tutorial-fix
Browse files Browse the repository at this point in the history
Tutorial fix
  • Loading branch information
billbrod authored Jul 30, 2021
2 parents 540ee18 + 9fe2c0b commit 720b10c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/treebeard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
run: |
pip install --upgrade --upgrade-strategy eager -e .
pip install jupyter
# unclear why this is no longer installed as part of the repo2docker
# install, but as of
# https://github.com/LabForComputationalVision/plenoptic/runs/3104823312,
# it was not.
pip install chardet
pip install ipywidgets
- uses: treebeardtech/treebeard@master
with:
Expand Down

0 comments on commit 720b10c

Please sign in to comment.