Skip to content

Commit

Permalink
updated readme for docs and test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Sep 23, 2024
1 parent 9dce907 commit 0e21c12
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 67,628 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ NOTES
scratch.ipynb
demos/.ipynb_checkpoints/
.ipynb_checkpoints/
NOTES
NOTES
.pytest_cache
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ip_gEiTvesO4tY2nFrOlZnG90z0Yq-uI#scrollTo=Fzaib0pdVccJ)
![GitHub CI](https://github.com/biosimulators/bio-compose/actions/workflows/ci.yaml/badge.svg)
![GitHub CD](https://github.com/biosimulators/bio-compose/actions/workflows/cd.yaml/badge.svg)
[![Documentation](https://readthedocs.org/projects/bio-compose/badge/?version=latest)](https://bio-compose.readthedocs.io/en/latest/index.html)
[![Documentation](https://readthedocs.org/projects/bio-compose/badge/?version=latest)](https://bio-compose.readthedocs.io/en/latest/)

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

## **Documentation**:

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

## **Getting Started**:

Expand Down
67,660 changes: 35 additions & 67,625 deletions tests/test.ipynb

Large diffs are not rendered by default.

0 comments on commit 0e21c12

Please sign in to comment.