Skip to content

Commit 1cc82aa

Browse files
committed
return infographic
Signed-off-by: pyranota <pyra@duck.com>
1 parent 8e78aaf commit 1cc82aa

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
2.24 MB
Loading

docs/advanced/6_imports/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ On the [enterprise edition](/pricing), Windmill's caches can be configured to sy
1010

1111
For centralized dependency management at the workspace level, see [workspace dependencies](../../core_concepts/55_workspace_dependencies/index.mdx).
1212

13+
![Dependency management & imports](./dependency_management.png "Dependency management & imports")
14+
15+
1316
## Lockfile per script inferred from imports (Standard)
1417

1518
In Windmill, you can run scripts without having to manage dependency files directly. This is achieved by automatically parsing the imports and resolving the dependencies. This method works for all languages in Windmill. For more control, you can use [workspace dependencies](../../core_concepts/55_workspace_dependencies/index.mdx) for centralized dependency management.

0 commit comments

Comments
 (0)