Skip to content

Commit

Permalink
fix: lots of fixes and improvements, added TimelineFigure
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Aug 14, 2022
1 parent b6983c4 commit 9baaa8b
Show file tree
Hide file tree
Showing 11 changed files with 403 additions and 80 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
*.ipynb filter=notebook

3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# today
date := $(shell date +%Y-%m-%d)

all: notebooks

notebooks: notebooks/output/Dashboard.html
Expand Down
2 changes: 1 addition & 1 deletion chatalysis
Loading

0 comments on commit 9baaa8b

Please sign in to comment.