Skip to content

Commit 115fcbd

Browse files
committed
Add Xonsh to project list
1 parent 8021736 commit 115fcbd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_sections/30-projects.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ style: center
1818
- [QIIME](http://qiime.org)
1919
- [gala](https://gala.readthedocs.io)
2020
- [cual-id](https://github.com/johnchase/cual-id)
21+
- [xonsh](https://xon.sh)
2122

site.js

+3
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ $(document).ready(function (){
127127
{content: '1.x', start: '2010-04-09', end: '2017-12-31', py2:true},
128128
{content: '2.x+', start: '2016-07-11', end: '2021-12-16'},
129129
],
130+
'Xonsh':[
131+
{content: '0.x series – Python 3.4+', start: '2015-03-09', end: '2021-12-16'},
132+
],
130133
// for tests, rando example
131134
//'matplotlib':[
132135
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)