Skip to content

Commit e881d7d

Browse files
committed
Use toctree shortcode for summits
1 parent 791531f commit e881d7d

File tree

5 files changed

+8
-24
lines changed

5 files changed

+8
-24
lines changed

content/summits/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ The summits are recorded and shared on our youtube channel under the
99
[“Developer Discussions” playlist](https://www.youtube.com/playlist?list=PL7rNFJDy0iz5GGSmRQNMO-qF6PUG3YsQx).
1010

1111
To discuss upcoming summits or suggest potential summit topics, see the [summits category in the discussion forum](https://discuss.scientific-python.org/c/summits/27).
12+
13+
{{< toctree levels=1 >}}

content/summits/developer/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ title: "Developer Summits"
33
---
44

55
The Developer Summits provide a venue for in-person collaboration on issues that affect the scientific Python ecosystem.
6+
7+
{{< toctree levels=1 >}}

content/summits/domain-stacks/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ Another related set of questions involve what parts of already organized domain
1010
The summits bring together developers and users of specific domain stacks
1111
(e.g., [Pangeo](https://pangeo.io/packages.html), [Astropy](https://www.astropy.org/affiliated/index.html), [scikit-hep](https://scikit-hep.org/packages), [scverse](https://scverse.org/projects/), [NIPY](https://nipy.org/))
1212
to discuss the shortcomings of the current documentation and organization, the needs of various scientific "domain stacks," and to develop a shared roadmap and vision for better documenting and organizing domain stack documentation and organization.
13+
14+
{{< toctree levels=1 >}}

content/summits/sparse/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ Recently, a [sparse array API](https://github.com/scipy/scipy/pull/14822) was ad
1111
This effort is complimentary to work being done on the [PyData sparse](https://sparse.pydata.org/en/stable/index.html) package, which provides n-dimensional sparse data structures that support array semantics appropriate for Numba compiled code.
1212

1313
The summits bring together developers and users of sparse arrays to discuss shortcomings of the current implementations, the needs of various scientific communities, and to develop a shared roadmap and vision for better supporting sparse arrays.
14+
15+
{{< toctree levels=1 >}}

layouts/summits/section.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)