kortique commited on
Commit
e100caa
·
1 Parent(s): af59f9f

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
  ![Empty pipeline workspace](../img/create-node-1.webp)
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
  ![Node selection interface](../img/create-node-2.webp)
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
  ![Node with control icons](../img/create-node-3.webp)
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
  ![Node settings panel](../img/create-node-4.webp)
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
  ![Пустое рабочее пространство пайплайна](../img/create-node-1.webp)
91
- </Showcase>
92
 
93
  ## **2. Библиотека нод**
94
 
95
  Библиотека нод отображает все доступные ноды, организованные в логические категории, чтобы помочь вам найти нужную функциональность для вашего пайплайна:
96
 
97
- <Showcase>
98
  ![Интерфейс выбора нод](../img/create-node-2.webp)
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
  ![Нода со значками управления](../img/create-node-3.webp)
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
  ![Node settings panel](../img/create-node-4.webp)
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
  ![Empty pipeline workspace](../img/create-node-1.webp)
 
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
  ![Node selection interface](../img/create-node-2.webp)
 
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
  ![Node with control icons](../img/create-node-3.webp)
 
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
  ![Node settings panel](../img/create-node-4.webp)
 
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
  ![Пустое рабочее пространство пайплайна](../img/create-node-1.webp)
 
82
 
83
  ## **2. Библиотека нод**
84
 
85
  Библиотека нод отображает все доступные ноды, организованные в логические категории, чтобы помочь вам найти нужную функциональность для вашего пайплайна:
86
 
 
87
  ![Интерфейс выбора нод](../img/create-node-2.webp)
 
88
 
89
  ### Основные категории нод:
90
 
 
101
 
102
  После добавления ноды в рабочее пространство вы можете взаимодействовать с ней с помощью значков управления, которые появляются при наведении курсора на ноду:
103
 
 
104
  ![Нода со значками управления](../img/create-node-3.webp)
 
105
 
106
  ### Значки управления:
107
 
 
129
  2. Найдите красную кнопку **Delete** в верхнем левом углу панели настроек
130
  3. Нажмите Delete, чтобы окончательно удалить ноду из вашего пайплайна
131
 
 
132
  ![Node settings panel](../img/create-node-4.webp)
 
133
 
134
  Будьте осторожны при удалении нод, так как это действие нельзя отменить и оно может нарушить соединения в вашем пайплайн.