You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments