Skip to content

Commit

Permalink
Merge pull request #31 from digitalearthafrica/update-contact-info
Browse files Browse the repository at this point in the history
Change Course logistics to Contact us
  • Loading branch information
Andrew Hicks committed Aug 31, 2020
2 parents b41c08e + 617fb57 commit b0b4c59
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 28 deletions.
32 changes: 9 additions & 23 deletions docs/Course_logistics.ipynb → docs/Contact_us.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Course logistics"
"# Contact us"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Course information\n",
"## Course conveners\n",
"\n",
"**Edward Boamah** — Technical Manager\n",
"\n",
"* 6-week course, self-paced\n",
"* Requires approximately 2 hours per week\n",
"* Online learning resources\n",
"* Online help\n",
"**Kenneth Mubea, PhD** — User Engagement Manager\n",
"\n",
"Participants who successfully complete the course will receive certification at the end of training."
"The course conveners can be contacted at [training@digitalearthafrica.org](mailto:training@digitalearthafrica.org).\n"
]
},
{
Expand All @@ -31,22 +30,9 @@
"\n",
"An overview of the **Digital Earth Africa help documentation** can be found at [Help documentation](help_documentation.ipynb).\n",
"\n",
"**GitHub wiki:** The [GitHub wiki](https://github.com/digitalearthafrica/deafrica-sandbox-notebooks) contains a repository of help documentation and notebooks that cover common data analysis functions and questions. The files can be accessed without signing up. \n",
"\n",
"**Slack:** Slack is a platform for team communication and information sharing. Sign up to the [Open Data Cube Slack](http://slack.opendatacube.org/) and join the `#de-africa-training` channel. It is a friendly environment where anyone can ask questions about course content.\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Course conveners\n",
"\n",
"Additional queries can be directed to the course conveners at [training@digitalearthafrica.org](mailto:training@digitalearthafrica.org).\n",
"\n",
"**Edward Boamah** — Technical Manager\n",
"**Sandbox Notebooks:** The [Sandbox Notebooks](https://github.com/digitalearthafrica/deafrica-sandbox-notebooks) is a repository of help documentation and notebooks that cover common data analysis functions and questions. The files can be accessed without signing up. \n",
"\n",
"**Kenneth Mubea, PhD** — User Engagement Manager\n"
"**Slack:** Slack is a platform for team communication and information sharing. Sign up to the [Open Data Cube Slack](http://slack.opendatacube.org/). You can then join the `#de-africa-training` channel by clicking the **+** next to the **Channels** list. It is a friendly environment where anyone can ask questions about course content."
]
}
],
Expand All @@ -66,7 +52,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions docs/Frequently_asked_questions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"\n",
"Certification will be evaluated by submissions to the course conveners, so it is possible to obtain certification even if the course takes you longer than 6 weeks to complete.\n",
"\n",
"If you need help with the content or have course feedback, see the [course logistics](Course_logistics.ipynb) page for support channels and convener contact information."
"If you need help with the content or have course feedback, see the [Contact us](Contact_us.ipynb) page for support channels and convener contact information."
]
},
{
Expand Down Expand Up @@ -133,9 +133,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
"version": "3.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
}
16 changes: 14 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,23 @@
Digital Earth Africa Training
=============================

Welcome to the Digital Earth Africa training course! To get started, watch the short introductory video below. Then click **Session 1: Introduction** to begin.
Welcome to the Digital Earth Africa training course!

This is a 6-week, self-paced online course. It should take around 2 hours per week to complete. Participants who successfully complete the course will receive a Certification of Completion at the end of training.

To get started, watch the short introductory video below. Then click **Session 1: Introduction** to begin.

Should you require help, see the :doc:`Frequently_asked_questions` and :doc:`Contact_us` pages.

.. youtube:: -jGkL9kx6rg
:width: 100%

.. toctree::
:hidden:

Home <self>


.. toctree::
:maxdepth: 1
:caption: Lessons
Expand All @@ -23,7 +35,7 @@ Sessions 2 -- 6 will be added shortly.
:maxdepth: 1
:caption: Other information

Course_logistics
Contact_us
Frequently_asked_questions
help_documentation
License

0 comments on commit b0b4c59

Please sign in to comment.