Skip to content

Commit 84eceb6

Browse files
committed
formatting
1 parent c9a5854 commit 84eceb6

File tree

5 files changed

+43
-11
lines changed

5 files changed

+43
-11
lines changed

docs/courses/data-science/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Unleash the power of data science in the realm of self-driving laboratories. Thi
2828

2929

3030

31-
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs
31+
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs (Course 1: Hello World)
3232

3333

3434
## 🎯 Learning Outcomes

docs/courses/robotics/index.md

+15-4
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,36 @@ Explore
3434
:::
3535

3636
:::{grid-item-card} Registration
37-
Sign up to be notified when registration opens.
37+
Register to gain access to quizzes and assignments.
3838
+++
39-
```{button-link} https://2learn.utoronto.ca/public/student/studentRequestInformation.do?method=edit&type=0&courseNumber=134035513
39+
```{button-link} https://learn.utoronto.ca/programs-courses/courses/4132-autonomous-systems-self-driving-labs
4040
:color: info
4141
:expand:
4242
:click-parent:
43-
Waitlist {octicon}`link-external;1em`
43+
Register {octicon}`link-external;1em`
4444
```
4545

4646
:::
4747

48+
:::{grid-item-card} Course Content
49+
Begin working through modules, one-by-one.
50+
+++
51+
```{button-ref} 3.0-orientation
52+
:color: info
53+
:expand:
54+
:click-parent:
55+
Begin
56+
```
57+
:::
58+
4859
::::
4960

5061

5162
```{toctree}
5263
:hidden:
5364
5465
🗺️ Overview <overview>
55-
🎓 Waitlist <https://2learn.utoronto.ca/public/student/studentRequestInformation.do?method=edit&type=0&courseNumber=134035513>
66+
🎓 Register <https://learn.utoronto.ca/programs-courses/courses/4132-autonomous-systems-self-driving-labs>
5667
5768
🧩 3.0 Orientation <3.0-orientation.md>
5869
🧩 3.1 Pumps and Pipettes <3.1-pumps-and-pipettes.md>

docs/courses/robotics/overview.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ or modify src/ac_microcourses/overview.md.jinja. --->
77
# 🦾 Robotics: Course Overview
88

99

10+
```{note}
11+
:class: margin
12+
[Registration is live](https://learn.utoronto.ca/programs-courses/courses/4132-autonomous-systems-self-driving-labs)! Course quizzes and grades are available at https://q.utoronto.ca/.
13+
```
14+
1015

1116
Embark on a journey into the world of robotics and automation for self-driving laboratories. This asynchronous, remote course equips you with the skills to control peristaltic pumps, linear actuators, automated liquid handlers, and solid dispensers using a microcontroller, a motor driver, and a workflow orchestration package. You'll also learn to control mobile cobots and perform spatial referencing and ID recognition via computer vision. The course will conclude with a solid sample transfer workflow using a multi-axis robot. Remotely accessible resources will be provided as necessary.
1217

@@ -23,7 +28,7 @@ Self-driving lab robotic platforms. 1. ADA at the University of British Columbia
2328

2429

2530

26-
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs
31+
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs (Course 1: Hello World)
2732

2833

2934
## 🎯 Learning Outcomes

docs/courses/software-dev/index.md

+15-4
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,36 @@ Explore
3434
:::
3535

3636
:::{grid-item-card} Registration
37-
Sign up to be notified when registration opens.
37+
Register to gain access to quizzes and assignments.
3838
+++
39-
```{button-link} https://2learn.utoronto.ca/public/student/studentRequestInformation.do?method=edit&type=0&courseNumber=134035551
39+
```{button-link} https://learn.utoronto.ca/programs-courses/courses/4133-software-development-self-driving-labs
4040
:color: info
4141
:expand:
4242
:click-parent:
43-
Waitlist {octicon}`link-external;1em`
43+
Register {octicon}`link-external;1em`
4444
```
4545

4646
:::
4747

48+
:::{grid-item-card} Course Content
49+
Begin working through modules, one-by-one.
50+
+++
51+
```{button-ref} 4.0-orientation
52+
:color: info
53+
:expand:
54+
:click-parent:
55+
Begin
56+
```
57+
:::
58+
4859
::::
4960

5061

5162
```{toctree}
5263
:hidden:
5364
5465
🗺️ Overview <overview>
55-
🎓 Waitlist <https://2learn.utoronto.ca/public/student/studentRequestInformation.do?method=edit&type=0&courseNumber=134035551>
66+
🎓 Register <https://learn.utoronto.ca/programs-courses/courses/4133-software-development-self-driving-labs>
5667
5768
🧩 4.0 Orientation <4.0-orientation.md>
5869
🧩 4.1 Deep dive into Git and GitHub <4.1-github-deep-dive.md>

docs/courses/software-dev/overview.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ or modify src/ac_microcourses/overview.md.jinja. --->
77
# 🧑‍💻 Software Development: Course Overview
88

99

10+
```{note}
11+
:class: margin
12+
[Registration is live](https://learn.utoronto.ca/programs-courses/courses/4133-software-development-self-driving-labs)! Course quizzes and grades are available at https://q.utoronto.ca/.
13+
```
14+
1015

1116
Elevate your software development skills in the context of self-driving laboratories. This asynchronous, remote course introduces software development concepts and best practices and productivity tools such as integrated development environments (IDEs) with VS Code, unit testing with pytest, continuous integration via GitHub actions, and documentation creation using Sphinx and Read the Docs. You'll also learn to deploy materials discovery campaigns on cloud servers or dedicated hardware and run offline simulations using cloud hosting.
1217

@@ -19,7 +24,7 @@ Elevate your software development skills in the context of self-driving laborato
1924

2025

2126

22-
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs
27+
The **recommended prerequisite** for this course is Introduction to AI for Discovery using Self-driving Labs (Course 1: Hello World)
2328

2429

2530
## 🎯 Learning Outcomes

0 commit comments

Comments
 (0)