Skip to content

Commit 3ffacf0

Browse files
committed
Removed graph_network in notebook for docs
1 parent bec10ca commit 3ffacf0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/flume_overview.ipynb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,10 +422,6 @@
422422
" log_prefix=\".\",\n",
423423
")\n",
424424
"\n",
425-
"# Graph the system network to visualize connections\n",
426-
"graph = flume_sys.graph_network(\n",
427-
" filename=\"ConstrainedRosenbrock\", output_directory=\".\"\n",
428-
")\n",
429425
"\n",
430426
"# Declare the design variables for the system\n",
431427
"flume_sys.declare_design_vars(\n",

0 commit comments

Comments
 (0)