Skip to content

Commit df7d367

Browse files
committed
fix: title
1 parent 6e1c0d2 commit df7d367

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

portal/metrics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ kernelspec:
44
display_name: Python 3
55
---
66

7+
# Metrics
8+
79
```{code-cell} python3
810
:tags: [remove-cell]
911
@@ -57,7 +59,6 @@ except google.auth.exceptions.MalformedError as e:
5759
pre_project_date = '2020-03-31'
5860
```
5961

60-
# Metrics
6162

6263
Last Updated: {eval}`str(datetime.datetime.now())`
6364

0 commit comments

Comments
 (0)