File tree 1 file changed +2
-2
lines changed
docs/getting_started/using_modin/using_modin_cluster
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ local development and cluster execution. Users are not required to think about
12
12
how many workers exist or how to distribute and partition their data;
13
13
Modin handles all of this seamlessly and transparently.
14
14
15
- .. image :: ../../examples/tutorial/jupyter /img/modin_cluster.png
15
+ .. image :: ../../.. /img/modin_cluster.png
16
16
:alt: Modin cluster
17
17
:align: center
18
18
:scale: 90%
@@ -111,7 +111,7 @@ Modin performance scales as the number of nodes and cores increases. The followi
111
111
chart shows the performance of the read_csv operation with different number of nodes,
112
112
with improvements in performance as we increase the number of resources Modin can use.
113
113
114
- .. image :: ../../../examples/tutorial/jupyter/img/modin_cluster_perf.png
114
+ .. image :: ../../../../ examples/tutorial/jupyter/img/modin_cluster_perf.png
115
115
:alt: Cluster Performance
116
116
:align: center
117
117
:scale: 90%
You can’t perform that action at this time.
0 commit comments