Walker Waylon Scott
|
3c9b0b47b8
|
Formatting Changes
|
2017-07-20 21:36:41 -05:00 |
|
Walker Waylon Scott
|
a12fbba356
|
centered Top Movies
|
2017-07-19 13:22:44 -05:00 |
|
Walker Waylon Scott
|
6bb829422e
|
updated static css/js version
|
2017-07-19 13:04:38 -05:00 |
|
Walker Waylon Scott
|
5cccd6d2cc
|
smaller tweeks, larger linewidth, added year to top movies, consistent color
|
2017-07-19 13:04:06 -05:00 |
|
Walker Waylon Scott
|
c76236513e
|
updated static css/js version
|
2017-07-19 12:36:28 -05:00 |
|
Walker Waylon Scott
|
84f6cca0e4
|
latest working updates to draft
|
2017-07-19 12:31:50 -05:00 |
|
Walker Waylon Scott
|
bab7a654ff
|
fix remove html comment, not allowed in jinja 2 code block
|
2017-07-17 22:55:21 -05:00 |
|
Walker Waylon Scott
|
b1a4d28399
|
adjusted mobile width
|
2017-07-17 22:52:10 -05:00 |
|
Walker Waylon Scott
|
e4ccbfef6b
|
removed investor tab
|
2017-07-17 22:50:39 -05:00 |
|
Walker Waylon Scott
|
3322fe65d6
|
updated requirements.txt
added textblob
|
2017-07-17 22:33:15 -05:00 |
|
Walker Waylon Scott
|
3cb9a49140
|
added sentiment, adjusted word cloud to screen size
|
2017-07-17 22:28:54 -05:00 |
|
Walker Waylon Scott
|
660edac9c9
|
added exploritory route and sentiment api
|
2017-07-17 22:28:09 -05:00 |
|
Walker Waylon Scott
|
677066e48a
|
updated colors
|
2017-07-17 22:27:38 -05:00 |
|
Walker Waylon Scott
|
9f3c4e828c
|
added exploritory page
|
2017-07-17 22:27:15 -05:00 |
|
Walker Waylon Scott
|
908a4608a1
|
refactor(body) moved body from layout to separate pages
this allows us to wrap the body with custom divs for each page if necessary
|
2017-07-17 22:26:42 -05:00 |
|
Walker Waylon Scott
|
f3e0650d1b
|
updated slides
|
2017-07-17 22:24:55 -05:00 |
|
walkews
|
7c0e9e7921
|
Continued updates for /enthusiast draft
|
2017-07-14 17:12:19 -05:00 |
|
walkews
|
e82149c072
|
Continued updates for /enthusiast draft
|
2017-07-14 16:08:27 -05:00 |
|
Walker Waylon Scott
|
04e8135cf0
|
update_ts() function now flows data to the score_timeseries chart when the chart is ready. Prior this was causing formatting/zoom issues
|
2017-07-13 13:06:45 -05:00 |
|
Walker Waylon Scott
|
951eadd5cd
|
Continued Development on draft version of viz
|
2017-07-13 12:49:42 -05:00 |
|
walkews
|
b2315a3f2d
|
fixed slides, updated enthusiast
|
2017-07-12 13:38:35 -05:00 |
|
walkews
|
b5812d733f
|
fix(formatting of form)
|
2017-07-12 11:13:00 -05:00 |
|
walkews
|
e1ae0fdc15
|
removed localhost from url
|
2017-07-12 10:03:23 -05:00 |
|
walkews
|
f75cd3ff7f
|
fix(added .change() calls back)
|
2017-07-12 09:38:22 -05:00 |
|
walkews
|
2046bb33ae
|
fix(api_url)
|
2017-07-12 09:31:56 -05:00 |
|
walkews
|
01b4b766df
|
heroku errors for api
|
2017-07-12 09:22:54 -05:00 |
|
walkews
|
81e294f489
|
added flask-cors to requirements.txt to fix application error
|
2017-07-12 06:37:23 -05:00 |
|
walkews
|
e0c9aaa5ce
|
fix(CORS) CORS ERROR on Heroku
The Heroku deployment experienced the following error.
```No 'Access-Control-Allow-Origin' header is present on the requested resource. ```
|
2017-07-12 06:33:12 -05:00 |
|
walkews
|
43ec7e5ca8
|
added form
|
2017-07-11 17:03:08 -05:00 |
|
walkews
|
1b0d9bbe9d
|
added node modules
|
2017-07-11 08:28:34 -05:00 |
|
walkews
|
87b11fd617
|
added custom.css
|
2017-07-11 08:27:15 -05:00 |
|
walkews
|
54e187c83e
|
removed white from palette
|
2017-07-11 08:26:57 -05:00 |
|
walkews
|
c8d14fd6cc
|
implemented keyword api
|
2017-07-11 08:26:35 -05:00 |
|
Walker Waylon Scott
|
741faf194d
|
trying bash web.sh to run gunicorn.
|
2017-07-10 12:00:18 -05:00 |
|
Walker Waylon Scott
|
b40b01773b
|
added #!/bin/bash
|
2017-07-10 11:54:42 -05:00 |
|
Walker Waylon Scott
|
7faea458f3
|
trying web.sh to deploy with gunicorn
|
2017-07-10 11:48:31 -05:00 |
|
Walker Waylon Scott
|
1125d8e25f
|
upgrading to gunicorn server from flask development server
|
2017-07-10 11:14:58 -05:00 |
|
Walker Waylon Scott
|
bb3b70df6a
|
added a notebook template for suresh
|
2017-07-03 16:54:10 -05:00 |
|
Walker Waylon Scott
|
84084f3b96
|
updated(etl)
uses processed pickle files for performance. Splits genre and keyword into separate rows.
|
2017-07-03 16:48:17 -05:00 |
|
Walker Waylon Scott
|
2ecdb43007
|
fix(added /src/static/lib*) Files needed for slides in .gitignore needed -f flag
|
2017-07-02 11:53:03 -05:00 |
|
Walker Waylon Scott
|
49c5372c43
|
feat(markdown slides) Moved slide body to an external markdown file.
|
2017-07-02 11:36:12 -05:00 |
|
Walker Waylon Scott
|
8041ee606a
|
update(template layouts) block head
moved page specific head to their own template files
Signed-off-by: Walker Waylon Scott <walker_waylon_s@cat.com>
|
2017-07-02 11:35:22 -05:00 |
|
Walker Waylon Scott
|
f5e4b5f006
|
feat(color palettes) Added a color palettes file
|
2017-07-02 11:33:51 -05:00 |
|
Walker Waylon Scott
|
0cc45c944b
|
update(reveal) added reveal dependencies to static folder
|
2017-07-02 11:33:23 -05:00 |
|
Walker Waylon Scott
|
a1c8d07e54
|
update(color) updated color palette
|
2017-07-02 11:30:47 -05:00 |
|
Walker Waylon Scott
|
4ec3d237d7
|
docs(readme) updated readme
|
2017-07-02 11:29:49 -05:00 |
|
Walker Waylon Scott
|
422bfba4e4
|
fix(removed iplotter) iplotter was added by mistake
|
2017-07-02 11:28:59 -05:00 |
|
Walker Waylon Scott
|
6209144461
|
added slides
|
2017-06-30 21:23:56 -05:00 |
|
Walker Waylon Scott
|
3d5c0691f8
|
Added a plot to test iplotter in the heroku environment
|
2017-06-30 16:53:08 -05:00 |
|
Walker Waylon Scott
|
aeb3156022
|
added favicon.ico
|
2017-06-30 16:52:40 -05:00 |
|