From commits-return-23215-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Thu Oct 8 20:49:48 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 6023F18065C for ; Thu, 8 Oct 2020 22:49:48 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id A07ED42FF6 for ; Thu, 8 Oct 2020 20:49:47 +0000 (UTC) Received: (qmail 36436 invoked by uid 500); 8 Oct 2020 20:49:47 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 36427 invoked by uid 99); 8 Oct 2020 20:49:47 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2020 20:49:47 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4FAF182B2C; Thu, 8 Oct 2020 20:49:47 +0000 (UTC) Date: Thu, 08 Oct 2020 20:49:47 +0000 To: "commits@airavata.apache.org" Subject: [airavata-django-portal] branch master updated: Made prerequisites it's own subsection of tutorial MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <160219018725.9625.4223737801794213664@gitbox.apache.org> From: machristie@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: airavata-django-portal X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 685506f7ebccd84f4867158de0736e7a76f75ecb X-Git-Newrev: 2f6c4adcf155bd9c075c587ea5bce2be45012900 X-Git-Rev: 2f6c4adcf155bd9c075c587ea5bce2be45012900 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git The following commit(s) were added to refs/heads/master by this push: new 2f6c4ad Made prerequisites it's own subsection of tutorial 2f6c4ad is described below commit 2f6c4adcf155bd9c075c587ea5bce2be45012900 Author: Marcus Christie AuthorDate: Thu Oct 8 16:49:18 2020 -0400 Made prerequisites it's own subsection of tutorial --- docs/tutorial/gateways_tutorial.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tutorial/gateways_tutorial.md b/docs/tutorial/gateways_tutorial.md index c7e2d8a..bc08097 100644 --- a/docs/tutorial/gateways_tutorial.md +++ b/docs/tutorial/gateways_tutorial.md @@ -3,7 +3,9 @@ Objective: learn the basics of the Apache Airavata Django Portal and how to make both simple and complex customizations to the user interface. -Prerequisites: tutorial attendees should have: +## Prerequisites + +Tutorial attendees should have: - a laptop on which to write Python code - Git client