Skip to content

Commit

Permalink
Add note on aiida-shell feature parity
Browse files Browse the repository at this point in the history
  • Loading branch information
GeigerJ2 committed Sep 19, 2024
1 parent c257a90 commit 9eef21a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/gallery/built-in/autogen/shelljob.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,6 @@ def parser(dirpath):
# %%
# What's Next
# ===========
# For more examples of ``aiida-shell``, please refer to its `docs <https://aiida-shell.readthedocs.io/en/latest/howto.html#>`_.
# Overall, WorkGraph's ``ShellJob`` builds on top of ``aiida-shell`` and mirrors its functionality. So features
# implemented in ``aiida-shell`` should also be available for the ``ShellJob``. For more examples of ``aiida-shell``, please refer to its `docs <https://aiida-shell.readthedocs.io/en/latest/howto.html#>`_.
#

0 comments on commit 9eef21a

Please sign in to comment.