Skip to content

Commit a179289

Browse files
authored
Merge pull request #44 from Peque/master
Add osBrain project
2 parents 757ff77 + 8940d1f commit a179289

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

_sections/30-projects.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ style: center
1616
- [![](assets/xonsh.png)xonsh](http://xon.sh)
1717
- [![](assets/skbio.png)scikit-bio](http://scikit-bio.org)
1818
- [![](assets/pystan.png)PyStan](https://github.com/stan-dev/pystan)
19+
- [![](assets/osbrain.png)osBrain](https://github.com/opensistemas-hub/osbrain)
1920

2021
&nbsp; <!--break separating project with image from without -->
2122

assets/osbrain.png

14.9 KB
Loading

site.js

+3
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ $(document).ready(function (){
136136
{content: '0.9', start: '2017-06-01', end: '2018-06-01', py2:true},
137137
{content: '0.10', start: '2017-12-01', end: '2018-12-01'},
138138
],
139+
'osBrain':[
140+
{content: '0.x', start: '2016-07-01', end: '2021-12-16'},
141+
],
139142
// for tests, rando example
140143
//'matplotlib':[
141144
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)