patch - remove "showcase"
Browse files
docs/advanced-development/creating-nodes.mdx
CHANGED
|
@@ -10,17 +10,13 @@ Creating nodes is the foundation of building pipelines in Piper. Each node provi
|
|
| 10 |
|
| 11 |
To create a new node in your pipeline, locate the **plus (+)** icon in the upper left corner of the interface. This button opens the node library where you can browse and select from available nodes.
|
| 12 |
|
| 13 |
-
<Showcase>
|
| 14 |

|
| 15 |
-
</Showcase>
|
| 16 |
|
| 17 |
## **2. Node Library**
|
| 18 |
|
| 19 |
The node library displays all available nodes organized into logical categories to help you find the right functionality for your pipeline:
|
| 20 |
|
| 21 |
-
<Showcase>
|
| 22 |

|
| 23 |
-
</Showcase>
|
| 24 |
|
| 25 |
### Common Node Categories:
|
| 26 |
|
|
@@ -38,9 +34,7 @@ Browse through the categories and click on any node to add it to your pipeline w
|
|
| 38 |
|
| 39 |
Once a node is added to your workspace, you can interact with it using the control icons that appear when you hover over the node:
|
| 40 |
|
| 41 |
-
<Showcase>
|
| 42 |

|
| 43 |
-
</Showcase>
|
| 44 |
|
| 45 |
### Control Icons:
|
| 46 |
|
|
@@ -70,9 +64,7 @@ To remove a node from your pipeline:
|
|
| 70 |
2. Look for the red **Delete** button in the upper left corner of the settings panel
|
| 71 |
3. Click Delete to permanently remove the node from your pipeline
|
| 72 |
|
| 73 |
-
<Showcase>
|
| 74 |

|
| 75 |
-
</Showcase>
|
| 76 |
|
| 77 |
Be careful when deleting nodes, as this action cannot be undone and may break connections in your pipeline.
|
| 78 |
|
|
@@ -86,17 +78,13 @@ Be careful when deleting nodes, as this action cannot be undone and may break co
|
|
| 86 |
|
| 87 |
Чтобы создать новую ноду в вашем пайплайне, найдите значок **плюс (+)** в верхнем левом углу интерфейса. Эта кнопка открывает библиотеку нод, где вы можете просматривать и выбирать из доступных нод.
|
| 88 |
|
| 89 |
-
<Showcase>
|
| 90 |

|
| 91 |
-
</Showcase>
|
| 92 |
|
| 93 |
## **2. Библиотека нод**
|
| 94 |
|
| 95 |
Библиотека нод отображает все доступные ноды, организованные в логические категории, чтобы помочь вам найти нужную функциональность для вашего пайплайна:
|
| 96 |
|
| 97 |
-
<Showcase>
|
| 98 |

|
| 99 |
-
</Showcase>
|
| 100 |
|
| 101 |
### Основные категории нод:
|
| 102 |
|
|
@@ -113,9 +101,7 @@ Be careful when deleting nodes, as this action cannot be undone and may break co
|
|
| 113 |
|
| 114 |
После добавления ноды в рабочее пространство вы можете взаимодействовать с ней с помощью значков управления, которые появляются при наведении курсора на ноду:
|
| 115 |
|
| 116 |
-
<Showcase>
|
| 117 |

|
| 118 |
-
</Showcase>
|
| 119 |
|
| 120 |
### Значки управления:
|
| 121 |
|
|
@@ -143,8 +129,6 @@ Be careful when deleting nodes, as this action cannot be undone and may break co
|
|
| 143 |
2. Найдите красную кнопку **Delete** в верхнем левом углу панели настроек
|
| 144 |
3. Нажмите Delete, чтобы окончательно удалить ноду из вашего пайплайна
|
| 145 |
|
| 146 |
-
<Showcase>
|
| 147 |

|
| 148 |
-
</Showcase>
|
| 149 |
|
| 150 |
Будьте осторожны при удалении нод, так как это действие нельзя отменить и оно может нарушить соединения в вашем пайплайн.
|
|
|
|
| 10 |
|
| 11 |
To create a new node in your pipeline, locate the **plus (+)** icon in the upper left corner of the interface. This button opens the node library where you can browse and select from available nodes.
|
| 12 |
|
|
|
|
| 13 |

|
|
|
|
| 14 |
|
| 15 |
## **2. Node Library**
|
| 16 |
|
| 17 |
The node library displays all available nodes organized into logical categories to help you find the right functionality for your pipeline:
|
| 18 |
|
|
|
|
| 19 |

|
|
|
|
| 20 |
|
| 21 |
### Common Node Categories:
|
| 22 |
|
|
|
|
| 34 |
|
| 35 |
Once a node is added to your workspace, you can interact with it using the control icons that appear when you hover over the node:
|
| 36 |
|
|
|
|
| 37 |

|
|
|
|
| 38 |
|
| 39 |
### Control Icons:
|
| 40 |
|
|
|
|
| 64 |
2. Look for the red **Delete** button in the upper left corner of the settings panel
|
| 65 |
3. Click Delete to permanently remove the node from your pipeline
|
| 66 |
|
|
|
|
| 67 |

|
|
|
|
| 68 |
|
| 69 |
Be careful when deleting nodes, as this action cannot be undone and may break connections in your pipeline.
|
| 70 |
|
|
|
|
| 78 |
|
| 79 |
Чтобы создать новую ноду в вашем пайплайне, найдите значок **плюс (+)** в верхнем левом углу интерфейса. Эта кнопка открывает библиотеку нод, где вы можете просматривать и выбирать из доступных нод.
|
| 80 |
|
|
|
|
| 81 |

|
|
|
|
| 82 |
|
| 83 |
## **2. Библиотека нод**
|
| 84 |
|
| 85 |
Библиотека нод отображает все доступные ноды, организованные в логические категории, чтобы помочь вам найти нужную функциональность для вашего пайплайна:
|
| 86 |
|
|
|
|
| 87 |

|
|
|
|
| 88 |
|
| 89 |
### Основные категории нод:
|
| 90 |
|
|
|
|
| 101 |
|
| 102 |
После добавления ноды в рабочее пространство вы можете взаимодействовать с ней с помощью значков управления, которые появляются при наведении курсора на ноду:
|
| 103 |
|
|
|
|
| 104 |

|
|
|
|
| 105 |
|
| 106 |
### Значки управления:
|
| 107 |
|
|
|
|
| 129 |
2. Найдите красную кнопку **Delete** в верхнем левом углу панели настроек
|
| 130 |
3. Нажмите Delete, чтобы окончательно удалить ноду из вашего пайплайна
|
| 131 |
|
|
|
|
| 132 |

|
|
|
|
| 133 |
|
| 134 |
Будьте осторожны при удалении нод, так как это действие нельзя отменить и оно может нарушить соединения в вашем пайплайн.
|