diff --git a/_sections/30-projects.md b/_sections/30-projects.md index dfb9d6b..0ac4d7a 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -95,6 +95,7 @@ for some that aren't directly comparable. --> - [pvlib-python](https://github.com/pvlib/pvlib-python) - [QIIME](http://qiime.org) - [SPADE](https://github.com/javipalanca/spade) +- [Plyara](https://plyara.readthedocs.io/en/latest/) - [gala](https://gala.readthedocs.io) - [CIS](https://github.com/cedadev/cis) - [cual-id](https://github.com/johnchase/cual-id) diff --git a/site.js b/site.js index 6fe447f..047d7a6 100644 --- a/site.js +++ b/site.js @@ -273,6 +273,10 @@ $(document).ready(function (){ {content: 'Py 2 bug fix', start: '2019-01-01', end:'2019-06-30', py2:true}, {content: 'Py 3 full', start: '2019-01-01', end:'2023-12-31'}, ], + 'plyara':[ + {content: '1.x', start: '2018-07-06', end:'2019-02-01', py2:true}, + {content: '2.x', start: '2019-02-01', end:'2020-01-01'}, + ], // for tests, rando example //'matplotlib':[