Skip to content

Commit 1264585

Browse files
adamnschFlorentinD
andcommitted
Reword parts for SF example notebook
Co-Authored-By: Florentin Dörre <[email protected]>
1 parent 48d3a47 commit 1264585

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/snowpark-nvl-example.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,8 @@
199199
"metadata": {},
200200
"source": [
201201
"## Rendering the visualization\n",
202-
"\n",
203202
"With only one command we can now create a `VisualizationGraph` from these tables representing nodes and relationships.\n",
204-
"To spice things up we will also use `color_nodes` to give each product category a different color in the visualization."
203+
"In order to enhance the visualization, we will also be utilizing the `color_nodes` function, which will assign a distinct color to each product category."
205204
]
206205
},
207206
{
@@ -242,7 +241,7 @@
242241
"id": "ac4c5e35a602ede2",
243242
"metadata": {},
244243
"source": [
245-
"It is possible to scroll to zoom in and out in the visualization, and click-and-drag nodes to move them."
244+
"You can scroll to zoom in and out in the visualization, and click-and-drag nodes to move them."
246245
]
247246
},
248247
{

0 commit comments

Comments
 (0)