File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title :
33---
44
5- {{< grid columns="1 2 2 3" >}}
5+ {{< grid1 columns="1 2 2 3" >}}
66
7- {{< card >}}
7+ [[ item]]
8+ type = 'card'
89title = 'SPECs'
910body = '''
1011[ Scientific Python Ecosystem Coordination] ({{% relref "/specs" %}}) documents are a mechanism by which practices are
1112discussed and propagated throughout the ecosystem.
1213'''
13- {{< /card >}}
1414
15- {{< card >}}
15+ [[ item]]
16+ type = 'card'
1617title = 'Summits'
1718body = '''
1819At the [ summits] ({{% relref "/summits" %}}), we get together both virtually and in-person
1920to plan and do ecosystem work.
2021'''
21- {{< /card >}}
2222
23- {{< card >}}
23+ [[ item]]
24+ type = 'card'
2425title = 'Development Guide'
2526body = '''
2627Read this [ community-maintained guide] ( https://learn.scientific-python.org/development/ )
2728to learn best practices for library development.
2829'''
29- {{< /card >}}
3030
31- {{< card >}}
31+ [[ item]]
32+ type = 'card'
3233title = 'Lecture Notes'
3334body = '''
3435Learn or teach how to use the scientific Python ecosystem with
3536[ classroom-style lecture notes] ( https://lectures.scientific-python.org ) .
3637'''
37- {{< /card >}}
3838
39- {{< card >}}
39+ [[ item]]
40+ type = 'card'
4041title = 'Sparse Arrays'
4142body = '''
4243One of our current focuses is on improving and maintaining the
4344[ sparse array] ({{% relref "/grants/sparse_arrays" %}}) capabilities and
4445interoperability in the ecosystem.
4546'''
46- {{< /card >}}
4747
48- {{< card >}}
48+ [[ item]]
49+ type = 'card'
4950title = 'Community'
5051body = '''
5152Our [ community efforts] ({{% relref "/community" %}}) focus
5253on broadening participation and better coordinating volunteer efforts.
5354'''
54- {{< /card >}}
5555
56- {{< /grid >}}
56+ {{< /grid1 >}}
You can’t perform that action at this time.
0 commit comments