Skip to content

Commit

Permalink
regenerated paper figures for submission
Browse files Browse the repository at this point in the history
  • Loading branch information
workmanjack committed Mar 6, 2019
1 parent f0c13d3 commit 29a1133
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 26 deletions.
Binary file added examples/figure-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/figure-2a.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/figure-2b.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/figure-2c.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/figure-3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/figure_lyric-data-filters.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figure_lyric-data-filters.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions start_jupyter.sh
@@ -0,0 +1,7 @@
#!/bin/bash

if [[ $1 == remote ]]; then
jupyter-notebook --ip=0.0.0.0 --no-browser --port=5000
else
jupyter-notebook
fi
60 changes: 34 additions & 26 deletions visualizations.ipynb

Large diffs are not rendered by default.

0 comments on commit 29a1133

Please sign in to comment.