File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ Tests] ( https://github.com/ruivieira/python-trustyai/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/ruivieira/python-trustyai/actions/workflows/workflow.yml )
1+ [ ![ Tests] ( https://github.com/ruivieira/python-trustyai/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/ruivieira/python-trustyai/actions/workflows/workflow.yml ) [ ![ Binder ] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/ruivieira/python-trustyai/main )
22# python-trustyai
33
44Python bindings to [ TrustyAI] ( https://kogito.kie.org/trustyai/ ) 's explainability library.
@@ -30,6 +30,11 @@ $ docker run --rm -it -p 8888:8888 ruivieira/python-trustyai:latest
3030
3131The Jupyter server will be available at ` localhost:8888 ` .
3232
33+ ### Binder
34+
35+ You can also run the example Jupyter notebooks using ` mybinder.org ` :
36+
37+ - https://mybinder.org/v2/gh/ruivieira/python-trustyai/main
3338
3439## Getting started
3540
@@ -79,4 +84,4 @@ You can look at the [tests](./tests) for working examples.
7984
8085There are also Jupyter notebooks available:
8186
82- - [ Counterfactual explanations] ( notebooks /Counterfactuals.ipynb)
87+ - [ Counterfactual explanations] ( examples /Counterfactuals.ipynb)
You can’t perform that action at this time.
0 commit comments