Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 0e21c12

Browse files
committed
updated readme for docs and test
1 parent 9dce907 commit 0e21c12

File tree

3 files changed

+39
-67628
lines changed

3 files changed

+39
-67628
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ NOTES
1818
scratch.ipynb
1919
demos/.ipynb_checkpoints/
2020
.ipynb_checkpoints/
21-
NOTES
21+
NOTES
22+
.pytest_cache

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ip_gEiTvesO4tY2nFrOlZnG90z0Yq-uI#scrollTo=Fzaib0pdVccJ)
22
![GitHub CI](https://github.com/biosimulators/bio-compose/actions/workflows/ci.yaml/badge.svg)
33
![GitHub CD](https://github.com/biosimulators/bio-compose/actions/workflows/cd.yaml/badge.svg)
4-
[![Documentation](https://readthedocs.org/projects/bio-compose/badge/?version=latest)](https://bio-compose.readthedocs.io/en/latest/index.html)
4+
[![Documentation](https://readthedocs.org/projects/bio-compose/badge/?version=latest)](https://bio-compose.readthedocs.io/en/latest/)
55

66
# **BioCompose**: Create, execute, and introspect reproducible composite simulations of dynamic biological systems.
77
#### __This service utilizes separate containers for REST API management, job processing, and datastorage with MongoDB, ensuring scalable and robust performance.__
88

99
## **Documentation**:
1010

11-
The complete `BioCompose` documentation can be found here: https://bio-compose.readthedocs.io/en/latest/index.html
11+
The complete `BioCompose` documentation can be found here: https://bio-compose.readthedocs.io/en/latest/
1212

1313
## **Getting Started**:
1414

tests/test.ipynb

Lines changed: 35 additions & 67625 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)