Skip to content

Commit a8329ec

Browse files
authored
Adjust image on executor (#69)
1 parent 6f40ecd commit a8329ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/20231121-executor-meets-gcsfuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WED株式会社でデータエンジニアをしている catabon55 です。
1717

1818
Executorは、JupyterLab で利用しているリソースとは別に使用するCPUやGPU数、メモリ量を指定できて、実行をスケジューリングすることもでき便利です。
1919

20-
![executor_resource_list.png](<content/20231121-executor-meets-gcsfuse/executor_resource_list.png>)
20+
<img src="content/20231121-executor-meets-gcsfuse/executor_resource_list.png" alt="executor resource list" width="25%" height="auto">
2121

2222
実行もほぼJupyterLab上のNotebookをそのまま利用できるのですが、注意点がいくつかあります。
2323

0 commit comments

Comments
 (0)