Skip to content

Instantly share code, notes, and snippets.

@montanalow
Last active February 23, 2018 23:53
Show Gist options
  • Save montanalow/34d6179a6dffe326888b3997630e8278 to your computer and use it in GitHub Desktop.
Save montanalow/34d6179a6dffe326888b3997630e8278 to your computer and use it in GitHub Desktop.
$ heroku login
$ heroku create
$ heroku config:set LORE_PROJECT=my_app
$ heroku config:set LORE_ENV=production
$ git push heroku master
$ heroku open
$ curl “`heroku info -s | grep web_url | cut -d= -f2`product_popularity.Keras/predict.json?product_name=Banana&department=produce”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment