Skip to content

Commit

Permalink
Update documentation index with latest slides.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed Jul 12, 2016
1 parent f7e1448 commit 96c2f2d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/programmers/tutorials/index.rst
Expand Up @@ -48,7 +48,11 @@ to extend and adapt the examples provided.
Recall a few GC3Pie utilities that are especially useful when
debugging code.

`Application control and post-processing <https://github.com/uzh/gc3pie/tree/training-july-2016/docs/programmers/tutorials/workflows/part04.pdf>`_
`Customizing command-line processing <https://github.com/uzh/gc3pie/tree/training-july-2016/docs/programmers/tutorials/workflows/part04.pdf>`_

How to set up command-line argument and option processing in GC3Pie's `SessionBasedScript`:class:

`Application control and post-processing <https://github.com/uzh/gc3pie/tree/training-july-2016/docs/programmers/tutorials/workflows/part05.pdf>`_

How to check and react on the termination status of a GC3Pie Task/Application.

Expand Down

0 comments on commit 96c2f2d

Please sign in to comment.