forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
1.2 KiB
1.2 KiB
How Do I Use Third-Party Dependencies on FunctionGraph?
- Package third-party libraries into a ZIP package by referring to How Do I Create Function Dependencies?
- Create a dependency on the FunctionGraph console by referring to How Do I Create a Dependency on the FunctionGraph Console?
- On the function details page, click the Code tab, and add the dependency by referring to How Do I Add a Dependency to a Function? Then you can use the dependency in the function code.
Parent topic: Dependency Management FAQs