Skip to content

Commit

Permalink
Add benchmark notebook to benchmark/notebooks
Browse files Browse the repository at this point in the history
It respects scrapinghub#185 (not merged yet) and looks like a good place for benchmark notebook
  • Loading branch information
chekunkov authored and sunu committed Aug 4, 2015
1 parent 120d8c8 commit 34b6494
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@ _trial_temp
.ipynb_checkpoints
.splash-cache*
.coverage
notebooks

# virtual environments
env*

# IPython notebooks
/notebooks/
Loading

0 comments on commit 34b6494

Please sign in to comment.