Skip to content

Commit

Permalink
Merge pull request #6 from edahelsinki/docs
Browse files Browse the repository at this point in the history
binder requirements
  • Loading branch information
Aggrathon authored Aug 29, 2022
2 parents d0adb18 + c7c2c36 commit 75460e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![PyPI](https://img.shields.io/pypi/v/slise)](https://pypi.org/project/slise/)
[![Documentation](https://github.com/edahelsinki/pyslise/actions/workflows/python-docs.yml/badge.svg)](https://edahelsinki.github.io/pyslise/docs/slise/)
[![Tests](https://github.com/edahelsinki/pyslise/actions/workflows/python-pytest.yml/badge.svg)](https://github.com/edahelsinki/pyslise/actions/workflows/python-pytest.yml)
[![GitHub license](https://img.shields.io/github/license/edahelsinki/pyslise)](https://github.com/edahelsinki/pyslise/blob/master/LICENSE)
[![License: MIT](https://img.shields.io/github/license/edahelsinki/pyslise)](https://github.com/edahelsinki/pyslise/blob/master/LICENSE)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/edahelsinki/pyslise/HEAD?labpath=examples)

# SLISE - Sparse Linear Subset Explanations
Expand Down
File renamed without changes.
5 changes: 4 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
pytest
black[jupyter]
pylint
pylint
tbb
icc_rt
IPython

0 comments on commit 75460e5

Please sign in to comment.