Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
model_tips [2026/06/12 14:22] admin created |
model_tips [2026/06/12 14:24] (current) admin |
||
|---|---|---|---|
| Line 36: | Line 36: | ||
| Packages can be installed from **Calculate Python Expression** in two ways: | Packages can be installed from **Calculate Python Expression** in two ways: | ||
| - | - Using the ''dinamica.package("package name")'' function (one function call per package). | + | * Option (a): Using the ''dinamica.package("package name")'' function (one function call per package). |
| - | - Passing the list of packages to the **"packages"** port (one package name per line). | + | * Option (a): Passing the list of packages to the **"packages"** port (one package name per line). |
| The difference between these two options is timing: | The difference between these two options is timing: | ||