docs: edited define-inputs-and-outputs.mdx
Browse files
docs/creating-pipelines/define-inputs-and-outputs.mdx
CHANGED
|
@@ -18,6 +18,8 @@ To expose an input or output:
|
|
| 18 |
2. Click the small **circle port** of the input or output you want to extract.
|
| 19 |
3. Press the **"Take out"** button.
|
| 20 |
|
|
|
|
|
|
|
| 21 |
Once extracted, the item will appear in the Playground interface (for inputs) or Results tab (for outputs).
|
| 22 |
|
| 23 |
---
|
|
|
|
| 18 |
2. Click the small **circle port** of the input or output you want to extract.
|
| 19 |
3. Press the **"Take out"** button.
|
| 20 |
|
| 21 |
+

|
| 22 |
+
|
| 23 |
Once extracted, the item will appear in the Playground interface (for inputs) or Results tab (for outputs).
|
| 24 |
|
| 25 |
---
|
i18n/ru/docusaurus-plugin-content-docs/current/creating-pipelines/define-inputs-and-outputs.mdx
CHANGED
|
@@ -22,6 +22,8 @@ sidebar_position: 2
|
|
| 22 |
2. Кликните на кружок рядом с нужным входом или выходом.
|
| 23 |
3. Нажмите кнопку **"Take out"**.
|
| 24 |
|
|
|
|
|
|
|
| 25 |
После этого:
|
| 26 |
- **Вход** появится в интерфейсе **Playground**, где пользователь сможет ввести данные.
|
| 27 |
- **Выход** отобразится во вкладке **Results** после выполнения пайплайны.
|
|
|
|
| 22 |
2. Кликните на кружок рядом с нужным входом или выходом.
|
| 23 |
3. Нажмите кнопку **"Take out"**.
|
| 24 |
|
| 25 |
+

|
| 26 |
+
|
| 27 |
После этого:
|
| 28 |
- **Вход** появится в интерфейсе **Playground**, где пользователь сможет ввести данные.
|
| 29 |
- **Выход** отобразится во вкладке **Results** после выполнения пайплайны.
|