Parcourir la source

use latest notebook

Steven Silvester il y a 5 ans
Parent
commit
d49115a884
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      binder/postBuild

+ 1 - 0
binder/postBuild

@@ -2,6 +2,7 @@
 set -euo pipefail
 
 pip install -e .
+pip install -U notebook
 
 jlpm