Skip to content

Commit 9baaa8b

Browse files
committed
fix: lots of fixes and improvements, added TimelineFigure
1 parent b6983c4 commit 9baaa8b

File tree

11 files changed

+403
-80
lines changed

11 files changed

+403
-80
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
*.ipynb filter=notebook
2-

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# today
2+
date := $(shell date +%Y-%m-%d)
3+
14
all: notebooks
25

36
notebooks: notebooks/output/Dashboard.html

0 commit comments

Comments
 (0)