Skip to content

Commit 98ed8d1

Browse files
committed
Revert to Sage 9.2
9.5 is currently failing: ImportError: libgsl.so.25: cannot open shared object file: No such file or directory
1 parent 0183788 commit 98ed8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- conda-forge
66

77
dependencies:
8-
- sage
8+
- sage=9.2
99
# ipywidgets is a Sage dependency, but rendering fails in binder
1010
# presumably some extension activation missing.
1111
# https://discourse.jupyter.org/t/binder-and-sagemath/11059/8

0 commit comments

Comments
 (0)