We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f40ecd commit a8329ecCopy full SHA for a8329ec
content/20231121-executor-meets-gcsfuse.md
@@ -17,7 +17,7 @@ WED株式会社でデータエンジニアをしている catabon55 です。
17
18
Executorは、JupyterLab で利用しているリソースとは別に使用するCPUやGPU数、メモリ量を指定できて、実行をスケジューリングすることもでき便利です。
19
20
-
+<img src="content/20231121-executor-meets-gcsfuse/executor_resource_list.png" alt="executor resource list" width="25%" height="auto">
21
22
実行もほぼJupyterLab上のNotebookをそのまま利用できるのですが、注意点がいくつかあります。
23
0 commit comments