From 1e9e83f2f39d4711cd667159bf107b854f307604 Mon Sep 17 00:00:00 2001 From: JulioV Date: Thu, 3 Dec 2020 15:51:59 -0500 Subject: [PATCH] Small fix minimal example --- docs/workflow-examples/minimal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/workflow-examples/minimal.md b/docs/workflow-examples/minimal.md index fc21a30a..ca9f430e 100644 --- a/docs/workflow-examples/minimal.md +++ b/docs/workflow-examples/minimal.md @@ -6,7 +6,7 @@ This is a quick guide for creating and running a simple pipeline to extract miss 1. Install RAPIDS and make sure your `conda` environment is active (see [Installation](../../setup/installation)) 2. Make the changes listed below for the corresponding [Configuration](../../setup/configuration) step (we provide an example of what the relevant sections in your `config.yml` will look like after you are done) - !!! info "Things to change on each configuration step" + ??? info "Things to change on each configuration step" 1\. Setup your database connection credentials in `.env`. We assume your credentials group is called `MY_GROUP`. 2\. `America/New_York` should be the default timezone @@ -33,7 +33,7 @@ This is a quick guide for creating and running a simple pipeline to extract miss 6\. Set `[PHONE_CALLS][PROVIDERS][RAPIDS][COMPUTE]` to `True` - !!! example "Example of the `config.yaml` sections after the changes outlined above" + ??? example "Example of the `config.yaml` sections after the changes outlined above" ``` PIDS: [p01]