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 graphviz to Binder image using apt.txt API (#3669)
* Add graphviz to Binder image using apt.txt API
graphviz is needed for pymc3.model_to_graphviz and is used in some
example notebooks. 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
* Update Binder badge to use new badge design
0 commit comments