diff --git a/cosmos/VERSION b/cosmos/VERSION index 661e7aea..38f77a65 100644 --- a/cosmos/VERSION +++ b/cosmos/VERSION @@ -1 +1 @@ -1.7.3 +2.0.1 diff --git a/docs/source/workflows/examples.rst b/docs/source/workflows/examples.rst index 06cd08a3..6a40fa76 100644 --- a/docs/source/workflows/examples.rst +++ b/docs/source/workflows/examples.rst @@ -17,6 +17,11 @@ Here is the source code of the :file:`example_workflows/ex1.py` you ran in :ref: .. literalinclude:: ../../../examples/ex1.py + +:file:`example_workflows/ex2.py` + +.. literalinclude:: ../../../examples/ex2.py + Here's the :term:`DAG` that was created. If you use the web-interface, there will the nodes are convenient links you can click to jump straight to the debug information that pertains to that Task or Stage.