Skip to content

Commit c82dbfc

Browse files
authored
Merge pull request #378 from pllab/jupyter-base
Add graphviz as Binder (Jupyter) dependency
2 parents f837592 + 879dc06 commit c82dbfc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

apt.txt

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

postBuild

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
set -e
2+
3+
pip install graphviz

0 commit comments

Comments
 (0)