We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f473ddd commit 31dc59aCopy full SHA for 31dc59a
2 files changed
site/index.md
@@ -9,5 +9,5 @@ ecosystem.
9
maxdepth: 1
10
---
11
12
-numpy_issues
+numpy_timeseries
13
```
site/numpy_issues.md site/numpy_timeseries.mdsite/numpy_issues.md renamed to site/numpy_timeseries.md
@@ -11,7 +11,7 @@ kernelspec:
name: python3
14
-# NumPy Monthly Report
+# NumPy Report
15
16
```{code-cell} ipython3
17
@@ -46,7 +46,7 @@ output_notebook()
46
47
%TODO improve handling of datetimes (super annoying)
48
49
-A snapshot of the development on the NumPy project in the past month
+A snapshot of the development on the NumPy project since {glue:text}`query_date`
50
51
## Issues
52
0 commit comments