Skip to content

Commit b265ff5

Browse files
typo fix and changes for release
1 parent 13c6a86 commit b265ff5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following standards are demonstrated
4949
- Simulation Experiment Description Markup Language (`SED-ML <https://sed-ml.org/>`__): Used for encoding experiments. SED-ML allows defining the models to use, the experimental tasks to run, and which results to produce. It is a computer-readable format for representing the models of biological processes.
5050
- `CellML <https://www.cellml.org/>`__: Used to store and exchange computer-based mathematical models.
5151
- Synthetic Biology Open Language (`SBOL <https://sbolstandard.org/>`__): Used for description and the exchange of synthetic biological parts, devices, and systems.
52-
- [NeuroML](`NeuroML <https://neuroml.org/>`__): Used for XML based description language that provides a common data format for defining and exchanging descriptions of neuronal cell and network models.
52+
- `NeuroML <https://neuroml.org/>`__: Used for XML based description language that provides a common data format for defining and exchanging descriptions of neuronal cell and network models.
5353

5454
Setup/Installation
5555
------------------

release-notes/0.1.1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Release notes for combine-notebooks 0.1.1
2+
3+
We are pleased to release the next version of combine-notebooks including the
4+
following changes:
5+
6+
## Features
7+
- first version of example scripts with notebooks
8+
- testing with CI
9+
- migration to RST for release
10+
11+
Your combine-notebooks team

0 commit comments

Comments
 (0)