Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alibi #12953

Closed
wants to merge 4 commits into from
Closed

Add alibi #12953

wants to merge 4 commits into from

Conversation

jklaise
Copy link

@jklaise jklaise commented Oct 21, 2020

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml"
  • License file is packaged (see here for an example)
  • Source is from official source
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged)
  • If static libraries are linked in, the license of the static library is packaged.
  • Build number is 0
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details)
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/alibi) and found some lint.

Here's what I've got...

For recipes/alibi:

  • Selectors are suggested to take a <two spaces>#<one space>[<expression>] form. See lines [33]
  • noarch packages can't have selectors. If the selectors are necessary, please remove noarch: python.
  • requirements: run: scikit-image!=0.17.1 must contain a space between the name and the pin, i.e. scikit-image! =0.17.1
  • requirements: run: tensorflow>=2.0 must contain a space between the name and the pin, i.e. tensorflow >=2.0
  • requirements: run: shap>=0.36 must contain a space between the name and the pin, i.e. shap >=0.36
  • requirements: run: typing-extensions>=3.7.2 must contain a space between the name and the pin, i.e. typing-extensions >=3.7.2

For recipes/alibi:

  • Jinja2 variable references are suggested to take a {{<one space><variable name><one space>}} form. See lines [10].

@jklaise
Copy link
Author

jklaise commented Oct 21, 2020

@conda-forge-admin I'm having issues building the package locally with the tensorflow dependency. Without it everything builds successfully but with it I'm getting conda.exceptions.UnsatisfiableError with dependency conflicts all over the place. This should show up in the CI builds once they're finished, not sure how to resolve it.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipes/alibi) and found some lint.

Here's what I've got...

For recipes/alibi:

  • Selectors are suggested to take a <two spaces>#<one space>[<expression>] form. See lines [32]
  • noarch packages can't have selectors. If the selectors are necessary, please remove noarch: python.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/alibi) and found it was in an excellent condition.

@stale
Copy link

stale bot commented Mar 20, 2021

Hi friend!

We really, really, really appreciate that you have taken the time to make a PR on conda-forge/staged-recipes! conda-forge only exists because people like you donate their time to build and maintain conda recipes for use by the community.

In an effort to maintain this repository and increase the signal-to-noise for open PRs, the maintainers of staged-recipes close excessively old PRs after six months. This PR will remain open for another month, and then will be closed.

If you'd like to keep it open, please comment/push and we will be happy to oblige! Note that very old PRs will likely need to be rebased on master so that they can be rebuilt with the most recent CI scripts. If you have any trouble, or we missed reviewing this PR in the first place (sorry!), feel free to ping the team using a special command in a comment on the PR to get the attention of the staged-recipes team.

Cheers and thank you for contributing to this community effort!

@stale stale bot added the stale will be closed in 30 days label Mar 20, 2021
@jklaise
Copy link
Author

jklaise commented Mar 20, 2021

@conda-forge-admin would appreciate some help with the tensorflow dependency issues as outlined above.

@stale
Copy link

stale bot commented Apr 19, 2021

Hi again! About a month ago, we commented on this PR saying it would be closed in another month if it was still inactive. It has been a month and so now it is being closed. Thank you so much for making it in the first place and contributing to the community project that is conda-forge. If you'd like to reopen this PR, please feel free to do so at any time!

Cheers and have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale will be closed in 30 days
Development

Successfully merging this pull request may close these issues.

None yet

2 participants