Skip to content

Commit 8d3da98

Browse files
committed
Update README.md and Binder configuration
1 parent 5316728 commit 8d3da98

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/trustyai-python/trustyai-explainability-python-examples/main?labpath=examples)
1+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/trustyai-explainability/trustyai-explainability-python-examples/main?labpath=examples)
22
# trustyai-examples
33

4-
Examples for the Python bindings to [TrustyAI](https://kogito.kie.org/trustyai/)'s explainability library.
4+
Examples for the [Python bindings](https://github.com/trustyai-explainability/trustyai-explainability-python) to [TrustyAI](https://github.com/trustyai-explainability/trustyai-explainability)'s explainability library.
55

66
## Binder
77

8-
You can run the example Jupyter notebooks using `mybinder.org`:
9-
10-
- https://mybinder.org/v2/gh/trustyai-python/trustyai-explainability-python-examples/main?labpath=examples
8+
You can run the example Jupyter notebooks using `mybinder.org` by following [this link](https://mybinder.org/v2/gh/trustyai-explainability/trustyai-explainability-python-examples/main?labpath=examples).
119

1210
## Jupyter notebooks
1311

apt.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
ca-certificates-java
2-
openjdk-11-jre-headless
3-
maven
4-
wget
2+
openjdk-11-jre-headless

0 commit comments

Comments
 (0)