Skip to content

Commit fed9602

Browse files
Add apt.txt to install jq during Binder build (#314)
jq is needed for parsing pyhf CLI output at the command line and is used in some Binder based examples in talks. If Binder finds an apt.txt file it will then proceed to install its contents with apt-get in the image it builds with repo2docker. c.f. https://github.com/binder-examples/latex
1 parent aa6a656 commit fed9602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binder/apt.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
jq

0 commit comments

Comments
 (0)