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-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,11 @@ The goal of **iEcology-IAS-miner** is to allow users to seamlessly extract data
14
14
Currently this repository is still a work in progress. Soon it will be integrated within the OneSTOP repository.
15
15
16
16
|__Publications About the Library__| TBA |
17
-
| :--- | :--- |
18
17
|__Packages and Releases__|[](https://github.com/Simon-Reynaert/iEcology-IAS-miner/releases)|
19
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:
@@ -44,4 +42,4 @@ pip install -r requirements.txt
44
42
pytest --maxfail=1 --disable-warnings -q
45
43
```
46
44
# Demonstration
47
-
This Jupiter notebook file demonstrates the computation and visualizations of iEcology-IAS-miner, utilizing its different functions.
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
0 commit comments