Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 682 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 682 Bytes

bluemix hello world in python

The sample is using Flask microframework and intended to test the Python support on IBM Bluemix.

run locally

run on bluemix

  • edit the manifest.yml file and edit the hostname property to make it unique
  • run cf push
  • visit web site