diff --git a/user-guide/training.md b/user-guide/training.md index 87b2a1e9..00531c6d 100644 --- a/user-guide/training.md +++ b/user-guide/training.md @@ -12,6 +12,14 @@ DAPI - DesignSafe API dapi is a Python library for submitting, monitoring, and managing TAPIS v3 jobs on DesignSafe via Jupyter Notebooks or the command line. It also provides access to DesignSafe research databases.

+ +

+DesignSafe Computational Workflows +

+

+A practical guide to running computational workflows on DesignSafe HPC systems. Covers how jobs are submitted and executed, choosing compute environments and job resources, running apps from the web portal or Jupyter, parameter sweeps, storage systems, debugging, and building your own apps. +

+

Database API training