Skip to content

Commit 0183788

Browse files
committed
Added ipywidgets as explicit dependency
1 parent eb04990 commit 0183788

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ channels:
66

77
dependencies:
88
- sage
9+
# ipywidgets is a Sage dependency, but rendering fails in binder
10+
# presumably some extension activation missing.
11+
# https://discourse.jupyter.org/t/binder-and-sagemath/11059/8
12+
- ipywidgets

0 commit comments

Comments
 (0)