Skip to content

Commit 4b04f5d

Browse files
authored
Schedule for day 1 only mentions intro to python (#64)
1 parent 8252b90 commit 4b04f5d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/source/courses/image-analysis-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ If time allows, we will also look at using convolutional neural networks for tri
2525
## In advance of the course
2626
### Installing packages
2727

28-
Before attending the course, please
29-
[install conda](https://conda.io/projects/conda/en/latest/user-guide/install/index.html)
28+
Before attending the course, please download and install conda from
29+
[miniforge](https://github.com/conda-forge/miniforge)
3030
if you don't already have it installed, and then run the following to install all relevant packages:
3131

3232
```bash

docs/source/courses/software-skills.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ using leading open-source software tools. This course will also include some gen
99
## Schedule
1010
| Date | Time | Event | Location |
1111
|-----------------------|----------------|--------------------------------------------------------------|------------------------------------|
12-
| **Monday, September 30th** | 13:00-14:00 | Introduction to the course | SWC Brasserie Seminar Room |
13-
| | 14:00-17:30 | Introduction to Python (1) | SWC Brasserie Seminar Room |
12+
| **Monday, September 30th** | 13:00-17:30 | Introduction to Python (1) | SWC Brasserie Seminar Room |
1413
| **Tuesday, October 1st** | 10:00-11:00 | Data management and sharing (1) | SWC Ground Floor Lecture Theatre |
1514
| | 15:00-17:30 | Data management and sharing (2) | SWC Ground Floor Lecture Theatre |
1615
| **Wednesday, October 2nd** | 10:00-12:30 | Introduction to Python (2) | GCNU Seminar Room |

0 commit comments

Comments
 (0)