Chapter 1. Project Management
Contents
Chapter 1. Project Management
Sections
Lecture Slides & Resources
Section |
Slides |
|---|---|
Git and Github |
|
Document Your Project |
|
Work on the Server Machines |
Prerequisites
The following softwares are required in this Chapter
An Internet browser (e.g., Chrome, Firefox).
A Python environment. Make sure that a python interpreter (
>=3.5) is installed.Python package
sphinxandsphinx-rtd-theme. Follow the section Start Your Sphinx Documentation to install them, so that the commandsphinx-quickstartworks.Shell commands,
ssh,scp,rsync,sshfsandwget. Install them using the package manager of your local system, e.g.,apt-getin a Ubuntu distribution.