From 8f6d12d17a7dd3821a84a55176c28d154ca8c61d Mon Sep 17 00:00:00 2001 From: Ariel Date: Sat, 12 Aug 2017 23:41:35 -0400 Subject: [PATCH] bootstrap and simplify reqs --- conda-requirements.txt | 7 +++++-- requirements.txt | 9 ++------- templates/index.html | 34 +++++++++++++++++++++++++++------- 3 files changed, 34 insertions(+), 16 deletions(-) diff --git a/conda-requirements.txt b/conda-requirements.txt index f186a2bc7..fe34ad196 100644 --- a/conda-requirements.txt +++ b/conda-requirements.txt @@ -1,4 +1,7 @@ -scipy -numpy pandas bokeh +dill +flask +jinja2 +pip +simplejson diff --git a/requirements.txt b/requirements.txt index df224f711..f759f0851 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,3 @@ -dill==0.2.1 -Flask==0.10.1 gunicorn==19.3.0 -Jinja2==2.7.2 -oauth==1.0.1 -oauthlib==0.7.2 -requests>=2.2.1 -simplejson==3.8.0 +matplotlib==1.3.1 +requests==2.9.1 diff --git a/templates/index.html b/templates/index.html index 1387c3153..e4068a51b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,14 +2,34 @@ - Hello, World! - - - - + + + + + + Wilkommen, bienvenue, and welcome to Heroku! + + + + -
-

Hello, World!

+
+
+
+

Hello, World!

+ +
+
+ + + +