Skip to content
Snippets Groups Projects
Commit 874aa4d1 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Mention how you can find annotators

parent 53962a8b
No related branches found
No related tags found
1 merge request!137Add support for listing annotator configs
Pipeline #
......@@ -27,3 +27,10 @@ The script can also be run in parallel using :ref:`gridtk`:
$ jman submit --array 64 -- bob bio annotate /path/to/config.py --array 64
The number that is given to the ``--array`` options should match.
You can find the list of readily available annotator configurations using the
``resources.py`` command:
.. code-block:: sh
$ resources.py --types annotator
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment