Skip to content

Commit

Permalink
update failing test cell
Browse files Browse the repository at this point in the history
  • Loading branch information
Azaya89 committed Oct 15, 2024
1 parent 1687960 commit f19afe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seattle_lidar/seattle_lidar.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"outputs": [],
"source": [
"small = df.sample(frac=0.01).map_partitions(convert_coords)\n",
"small.visualize(tasks=True)"
"small.visualize(engine='cytoscape', tasks=True)"
]
},
{
Expand Down

0 comments on commit f19afe5

Please sign in to comment.