Skip to content

Commit 1ba57f3

Browse files
committed
chore: fixed formatting of README
1 parent bfc8bdd commit 1ba57f3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tutorials/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
This package provides several tutorials for BioSimulators Python APIs for simulation tools and BioSimulators-utils.
44

55
* Introspecting model/simulation files
6-
* [Extracting the possible inputs and outputs of simulations from model/simulation files](Introspecting models.ipynb)
7-
* [Extracting descriptions of simulations and plots from model/simulation files](Introspecting models.ipynb)
6+
* [Extracting the possible inputs and outputs of simulations from model/simulation files](Introspecting%20models.ipynb)
7+
* [Extracting descriptions of simulations and plots from model/simulation files](Introspecting%20models.ipynb)
88
* Creating simulation projects
9-
* [Programatically creating SED-ML and COMBINE archives from model files](Programatically creating SED-ML and COMBINE archives from model files.ipynb)
9+
* [Programatically creating SED-ML and COMBINE archives from model files](Programatically%20creating%20SED-ML%20and%20COMBINE%20archives%20from%20model%20files.ipynb)
1010
* Identifying suitable simulation tools
11-
* [Programmatically getting information about the capabilities of simulation tools (supported model formats, modeling frameworks, simulation types, simulation algorithms) from BioSimulators](Programmatically getting information about simulation tools from BioSimulators.ipynb)
11+
* [Programmatically getting information about the capabilities of simulation tools (supported model formats, modeling frameworks, simulation types, simulation algorithms) from BioSimulators](Programmatically%20getting%20information%20about%20simulation%20tools%20from%20BioSimulators.ipynb)
1212
* Executing simulations
13-
* [Programatically executing individual simulations](Programmatically executing individual simulations.ipynb)
14-
* [Programmatically executing entire simulation projects (COMBINE/OMEX archives that contain one or more models and one or more simulations in SED-ML format)](Programmatically executing simulation projects.ipynb)
13+
* [Programatically executing individual simulations](Programmatically%20executing%20individual%20simulations.ipynb)
14+
* [Programmatically executing entire simulation projects (COMBINE/OMEX archives that contain one or more models and one or more simulations in SED-ML format)](Programmatically%20executing%20simulation%20projects.ipynb)

0 commit comments

Comments
 (0)