Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
model_tips [2026/06/12 14:24] admin |
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: | ||
| - | * Option (a) 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). |
| - | * Option (a) 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: | ||