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

fix: trustyai annotation and habana version to 2023.2 #328

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

harshad16
Copy link
Member

@harshad16 harshad16 commented Nov 10, 2023

trustyai annotation and habana version to 2023.2

Description

Related-to: #301

How Has This Been Tested?

  1. Execute the current n-1 image: found here

Run the image and check the trustyai version:

podman run -p 8888:8888 quay.io/opendatahub/workbench-images@sha256:9c7dfc1c58bcbafbb4ffae58641e1bc4c3b5850886960bf27c652b7d0635d779

Execute the following command in terminal
$ pip show trustyai

Name: trustyai
Version: 0.3.0
Summary: Python bindings to the TrustyAI explainability library.
Home-page: 
Author: 
Author-email: Rui Vieira <[email protected]>
License: Apache License Version 2.0
Location: /opt/app-root/lib/python3.9/site-packages
Requires: Jpype1, jupyter-bokeh, matplotlib, numpy, pandas, pyarrow
Required-by: 
  1. Also can be seen here:

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

Copy link
Contributor

openshift-ci bot commented Nov 10, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from harshad16. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@harshad16
Copy link
Member Author

Merging this in to get this in the 2.4 release.
Please let me know if there is any concerns.

@harshad16 harshad16 merged commit 1e9cad8 into opendatahub-io:main Nov 10, 2023
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant