Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 7064cd8

Browse files
committed
update mandelbrot example
1 parent 0587d65 commit 7064cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mandelbrot/mandelbrot-dag.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
" vars = tile_vars,\n",
236236
")\n",
237237
"\n",
238-
"montage_layer = tile_layer.child(\n",
238+
"montage_layer = tile_layer.child_layer(\n",
239239
" name = 'montage',\n",
240240
" submit_description = make_montage_description(tile_vars),\n",
241241
")"

0 commit comments

Comments
 (0)