usnistgov / fipy

FiPy is a Finite Volume PDE solver written in Python
http://pages.nist.gov/fipy/en/latest
Other
489 stars 148 forks source link

Environment pinning #985

Closed guyer closed 7 months ago

guyer commented 7 months ago

Use conda-lock to pin environments.

This PR:

wd15 commented 7 months ago

Maybe point at a blog post such as this to help explain the difference between using lock and not using lock or try and add a few sentences with the flavor of that.

wd15 commented 7 months ago

I see, you've already done it.

wd15 commented 7 months ago

BTW the Binder link never seems to work. Might be best to remove that.

guyer commented 7 months ago

BTW the Binder link never seems to work. Might be best to remove that.

https://mybinder.org seems to be having an outage right now, but even when it's up, it might not be too useful. I've added an #987 to take a look at this.