xai icon indicating copy to clipboard operation
xai copied to clipboard

Add a conda install option for `xai`

Open sugatoray opened this issue 4 years ago • 0 comments

A conda installation option could be very helpful. I have already started working on this, to add xai to conda-forge.

Conda-forge PR:

  • https://github.com/conda-forge/staged-recipes/pull/17601

Once the conda-forge PR is merged, you will be able to install the library with conda as follows:

conda install -c conda-forge xai

:bulb: I will push a PR to update the docs once the package is available on conda-forge.

sugatoray avatar Jan 20 '22 21:01 sugatoray