Hi All,
Is it possible to choose a specific Ubuntu version for a new binder imported from a github repo?
I am getting an Ubuntu bionic (18.04) machine, but a package I need (libngspice0) is only available on focal (20.04) and groovy (20.10).
As an alternative, can I include the dynamic library in the repository and point LD_LIBRARY_PATH to it, or do you foresee any problems with this approach?
Thanks
Ares