sergescevenels-naspers opened a new issue #7663: URL: https://github.com/apache/pulsar/issues/7663
**Describe the bug** in the latest version of the documentation (2.6.0), in the function deploy section, it is not explained how to deploy python function with specific dependencies, like for example tensorflow, pandas, numpy,etc... By looking at the module [python_instance_main.py](https://github.com/apache/pulsar/blob/v2.6.0/pulsar-functions/instance/src/main/python/python_instance_main.py), it looks like you can specify as argument to the key "py": - a py module - a zip file - a wheel file **Expected behavior** This should be explained in the doc ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
