Skip to content

Commit a4b035f

Browse files
committed
update notebooks
1 parent 129acb9 commit a4b035f

File tree

9 files changed

+1193
-501
lines changed

9 files changed

+1193
-501
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ tests/*.tsv*
2323
check_my_code_report.txt
2424

2525
# jupyter notebook checkpoints
26-
.ipynb_checkpoints
27-
*/.ipynb_checkpoints/*
26+
notebooks/.ipynb_checkpoints/*
27+
notebooks/source/*
28+
notebooks/output/*
29+
notebooks/new_experiment/*
2830

2931
# ignore node js files
3032
node_modules/*

0 commit comments

Comments
 (0)