We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494b9ed commit 183bcd3Copy full SHA for 183bcd3
.gitattributes
README.rst
@@ -79,6 +79,15 @@ projects. Its features include:
79
.. end-features
80
81
82
+New Features
83
+------------
84
+
85
+- Create a visualization of the DAG with ``pytask dag``. (`Tutorial
86
+ <https://pytask-dev.readthedocs.io/en/latest/tutorials/how_to_visualize_the_dag.html>`_
87
+ )
88
+- Show a profile of all tasks (duration, size of products) with ``pytask profile``.
89
90
91
Installation
92
------------
93
0 commit comments