From 6adc857b5ce5968d20ea8e1ae7e18a2767b1a29a Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Fri, 3 May 2019 17:39:30 -0500 Subject: [PATCH 1/2] Add Plyara name and link to list --- _sections/30-projects.md | 1 + 1 file changed, 1 insertion(+) 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) From 807c4ebf2993ac1719939b47ba00932ea29deeb8 Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Sat, 4 May 2019 05:44:04 -0500 Subject: [PATCH 2/2] Add plyara to timeline --- site.js | 4 ++++ 1 file changed, 4 insertions(+) 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':[