container-diff icon indicating copy to clipboard operation
container-diff copied to clipboard

Add conda support

Open carmilso opened this issue 4 years ago • 2 comments

This PR allows to find pip differences when there is a Conda installation. As a data scientist I want to find pip differences when I use an image that comes with Conda (i.e.: all those related to jupyter notebook). For doing this now we look not only for variable PYTHONPATH but also for variable CONDA_DIR.

Example of image that uses CONDA_DIR: https://hub.docker.com/r/jupyter/minimal-notebook

carmilso avatar Oct 26 '21 11:10 carmilso

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Oct 26 '21 11:10 google-cla[bot]

@googlebot I signed it!

carmilso avatar Oct 26 '21 11:10 carmilso