IBM-Cloud / docs

IBM Cloud product documentation.
Apache License 2.0
148 stars 338 forks source link

Python documentation on virtualenv incomplete #1456

Open upkarlidder opened 7 years ago

upkarlidder commented 7 years ago

The section below talks about an example and steps for install zip file containing python env to openwhisk. I don't see any steps on the page.

As with basic zip file support, the name of the source file containing the main entry point must be __main__.py. In addition, the virtualenv directory must be named virtualenv. Below is an example scenario for installing dependencies, packaging them in a virtualenv, and creating a compatible OpenWhisk action.

balajidev89 commented 1 year ago

Hello @upkarlidder i see that the page directs to the https://cloud.ibm.com/docs/openwhisk/openwhisk_actions.html#openwhisk_actions_python and last updated date is on 2022-09-15. i think this may help you.