File tree 1 file changed +3
-3
lines changed
examples/tutorial/jupyter/execution/pandas_on_dask/cluster
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 155
155
" After successful initialization of the cluster, you need to configure it.\n " ,
156
156
" \n " ,
157
157
" You can use plugins to install any requirements into workers:\n " ,
158
- " * [InstallPlugin](\" https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.InstallPlugin\" )\n " ,
159
- " * [PipInstall](\" https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.PipInstall\" )\n " ,
160
- " * [CondaInstall](\" https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.CondaInstall\" ).\n " ,
158
+ " * [InstallPlugin](https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.InstallPlugin)\n " ,
159
+ " * [PipInstall](https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.PipInstall)\n " ,
160
+ " * [CondaInstall](https://distributed.dask.org/en/stable/plugins.html#distributed.diagnostics.plugin.CondaInstall).\n " ,
161
161
" \n " ,
162
162
" You have to install Modin package on each worker using ``PipInstall`` plugin."
163
163
]
You can’t perform that action at this time.
0 commit comments