You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ Currently this repository is still a work in progress. Soon it will be integrate
17
17
|__Packages and Releases__|[](https://github.com/Simon-Reynaert/iEcology-IAS-miner/releases)|
18
18
|__Pytest Test Coverage__|[](https://codecov.io/gh/Simon-Reynaert/iEcology-IAS-miner)|
You can install the development version of iEcology-IAS-miner from Github with:
@@ -42,4 +42,4 @@ pip install -r requirements.txt
42
42
pytest --maxfail=1 --disable-warnings -q
43
43
```
44
44
# Demonstration
45
-
Jupyter notebook demonstrations can found on the documentation website (https://iecology-ias-miner.readthedocs.io/en/latest/index.html) or in the /scripts or /docs subdirectory
45
+
Code demonstrations can be found on the documentation website (https://iecology-ias-miner.readthedocs.io/en/latest/index.html) or in the /scripts or /docs subdirectories.
0 commit comments