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
Our repo that used to work find on Binder: https://github.com/ioos/notebooks_demos
now has a library incompatibility issue that indicates that Binder's core conda needs to be update.
---> 20 from lxml import etree
21 from owslib import fes
22 from owslib.ows import ExceptionReport
ImportError: libicui18n.so.56: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
Our repo that used to work find on Binder:
https://github.com/ioos/notebooks_demos
now has a library incompatibility issue that indicates that Binder's core conda needs to be update.
binder-project/binder#86
The text was updated successfully, but these errors were encountered: