Skip to content

Commit 183bcd3

Browse files
committed
Add note on new features.
1 parent 494b9ed commit 183bcd3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@ projects. Its features include:
7979
.. end-features
8080
8181
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+
8291
Installation
8392
------------
8493

0 commit comments

Comments
 (0)