doc-exports/docs/fg/umn/functiongraph_03_0887.html
Chen, Junjie dac566cf2f FG UMN 20230725 version
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>
2024-04-03 10:30:56 +00:00

1.2 KiB

How Do I Use Third-Party Dependencies on FunctionGraph?

  1. Package third-party libraries into a ZIP package by referring to How Do I Create Function Dependencies?
  2. Create a dependency on the FunctionGraph console by referring to How Do I Create a Dependency on the FunctionGraph Console?
  3. 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.