We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16443d commit a6b1bfbCopy full SHA for a6b1bfb
1 file changed
docs/source/dask_multigpu_guide.ipynb
@@ -451,7 +451,8 @@
451
"source": [
452
"## Clean Up\n",
453
"\n",
454
- "Always close your Dask client and cluster when finished:\n"
+ "Optionally close your Dask client and cluster when finished to free up resources.\n",
455
+ "Both the client and cluster will be shut down automatically when the notebook kernel process is shut down.\n"
456
]
457
},
458
{
0 commit comments