docs/language/python
uigctaw 1cefb43b7b
Getting started python fixes (#12217)
* Fix CMD arguments

The previous CMD command doesn't actually start the service.

* Simplify (and fix) curl command

Previously it was specifying a lot of parameters that in our case are optional and IMO don't help with understanding what's going on.
Furthermore the previous command was asking for a `/test` page which we do not serve.
And finally it was using POST which is not supported in our app created in the previous step.

* Fix typo
2021-02-05 16:03:47 +00:00
..
build-images.md Getting started python fixes (#12217) 2021-02-05 16:03:47 +00:00
configure-ci-cd.md Update links and remove extra spaces 2021-01-29 17:09:03 +00:00
deploy.md Update links and remove extra spaces 2021-01-29 17:09:03 +00:00
develop.md Update links and remove extra spaces 2021-01-29 17:09:03 +00:00
index.md Add Python get started docs (#12184) 2021-01-28 17:46:36 +00:00
nav.html Add Python get started docs (#12184) 2021-01-28 17:46:36 +00:00
run-containers.md Getting started python fixes (#12217) 2021-02-05 16:03:47 +00:00