We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1048568 commit 49e3925Copy full SHA for 49e3925
1 file changed
site/index.md
@@ -41,7 +41,7 @@ output_notebook()
41
42
```{code-cell} ipython3
43
---
44
-tags: [remove-cell]
+tags: []
45
46
import json
47
import datetime
@@ -94,7 +94,7 @@ for proj in projects:
94
95
96
97
98
99
# Num merged PRs per month
100
start_date = today - year
0 commit comments