# The Carpentries Lesson Development Coworking Sessions
# The Carpentries Lesson Development Coworking Sessions
:::info
**Next session info:**
Date: Thursday 27 October 2022 (2022-10-27)
Times:
- [14:00-16:00 UTC (click to see your local time)][local-1]
- [22:00-00:00 UTC (click to see your local time)][local-2]
Zoom link to join the session: https://carpentries.zoom.us/my/carpentriesroom2?pwd=WmVCOUlPUm1laFk5SUp1UWg5cjhEUT09
**Links:**
- [A shared timer](https://cuckoo.team/carpentries-lessondev-coworking)
:::
## Session 1
### Attending - name and (optionally) pronouns / contact info (optional) / what do you intend to work on during the call?
- Toby Hodges (he/him) / tobyhodges@carpentries.org / I'll work on [the Collaborative Lesson Development Training curriculum](https://carpentries.github.io/lesson-development-training/). I'll have to leave after the first hour.
-
Next session info:
Date: Thursday 27 October 2022 (2022-10-27)
Times:
- 14:00-16:00 UTC (click to see your local time)
- 22:00-00:00 UTC (click to see your local time)
Zoom link to join the session: https://carpentries.zoom.us/my/carpentriesroom2?pwd=WmVCOUlPUm1laFk5SUp1UWg5cjhEUT09
Links:
OR
Example | Syntax |
---|---|
Header | # Header |
|
- Unordered List |
|
1. Ordered List |
|
- [ ] Checklist |
Blockquote |
> Blockquote |
Bold | **Bold** |
Italicize | *Italicize* |
~~Strikethrough~~ | |
19th | 19^th^ |
H2O | H~2~O |
Underlined text | ++Underlined text++ |
Highlighted text | ==Highlighted text== |
Link | [link text](https:// "title") |
Image | ![image alt](https:// "title") |
Code |
`Code` |
|
```javascript var i = 0; ``` |
:smile: | |
Externals | {%youtube youtube_id %} |
LaTeX | $L^aT_eX$ |
This is an alert area. |
:::info This is an alert area. ::: |