Skip to content

Commit

Permalink
Update PF component tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
alainli0928 committed Jul 2, 2024
1 parent 56f95e1 commit ab994e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/tutorials/run-flow-with-pipeline/pipeline.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,6 @@
" flow_node.mini_batch_size = 5\n",
" flow_node.max_concurrency_per_instance = 2\n",
" flow_node.resources = {\"instance_count\": 1}\n",
" flow_node.outputs.flow_outputs.mode = \"rw_mount\"\n",
" flow_node.logging_level = \"DEBUG\"\n",
"\n",
" # set output mode to 'mount'\n",
Expand Down

0 comments on commit ab994e1

Please sign in to comment.