I want to modify the width of the node border in Netgraph (Python) in order to increase or decrease it. I unfortunately do not find the parameter controlling the width of the border node. Here is as follows a picture of what I want to do.
Is there a way to modify the border of the nodes ? Thank you.

use the node_border parameter in the netgraph.draw() function.