--- jupytext: formats: ipynb,md:myst text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.6 kernelspec: display_name: Python 3 language: python name: python3 --- (graph-deployment-user-guides)= # Deployment Graph User Guides This page is a collections of more common design patterns for using the deployment graph. ## Patterns - [Chain nodes with same class and different args](./chain_nodes_same_class_different_args.md)