Skip to content

Commit f8ee9a4

Browse files
author
Joseph Hamman
committed
reorder projects
1 parent 5d012d0 commit f8ee9a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_sections/30-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ These projects pledge to drop Python 2 support in or before 2020.
1414
- [![](assets/jupyter.png)Jupyter notebook](https://jupyter.org)
1515
- [![](assets/numpylogoicon.svg)NumPy](http://numpy.org)
1616
- [![](assets/pandas.png)pandas](http://pandas.pydata.org/)
17-
- [![](assets/xarray.png)xarray](http://xarray.pydata.org/)
1817
- [![](assets/matplotlib.png)Matplotlib](http://matplotlib.org/)
1918
- [![](assets/sympy.png)SymPy](http://www.sympy.org/)
2019
- [![](assets/astropy.png)Astropy](http://www.astropy.org/)
20+
- [![](assets/xarray.png)xarray](http://xarray.pydata.org/)
2121
- [![](assets/swcarpentry.png)Software Carpentry](https://software-carpentry.org)
2222
- [![](assets/sunpy.png)SunPy](http://sunpy.org)
2323
- [![](assets/yt.png)yt](http://yt-project.org)

site.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ $(document).ready(function (){
178178
{content: '0.18.x', start: '2016-10-16', end: '2017-10-16', py2:true},
179179
{content: '1.0.x -', start: '2016-12-26', end: '2021-12-23'}
180180
],
181+
181182
// for tests, rando example
182183
//'matplotlib':[
183184
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)