Skip to content

Commit 04bfcf6

Browse files
authored
Add map to summit locations (#392)
* Add map to summit locations * Add work log
1 parent f631ca3 commit 04bfcf6

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ disableKinds: ["term", "taxonomy"]
88
markup:
99
highlight:
1010
noClasses: false
11+
goldmark:
12+
renderer:
13+
unsafe: true
1114

1215
params:
1316
description: Community developed and owned ecosystem for scientific computing

content/summits/developer/2023/_index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,28 @@ authors: ["Brigitta Sipőcz", "K. Jarrod Millman", "Stéfan van der Walt"]
77
date: 2023-01-11
88
---
99

10+
## [Work log](https://hackmd.io/@scientific-python/r1sq5vNHn)
11+
12+
Use the above link to keep notes and to track work done.
13+
1014
## Agenda
1115

1216
The event is held at the [eScience Institute, UW Physics/Astronomy Tower, 6th Floor, 3910 15th Ave NE, Seattle](https://goo.gl/maps/EfkoHtvZad3fYMx77).
1317

18+
<br/>
19+
<iframe
20+
src="https://www.google.com/maps/d/embed?mid=1eWqjU_k7dkYF8Z58sNQ9zJaYbR8HXPM&ehbc=2E312F"
21+
width="100%" height="480"
22+
>
23+
</iframe>
24+
&nbsp;<br/>
25+
1426
_A friendly reminder that we are guests of the eScience Institute, and
1527
that some members of their research staff will continue working in the space
1628
during our event._
1729

30+
&nbsp;<br/>
31+
1832
{{< details "**Sunday**" >}}
1933
| Time | Description |
2034
|------|-------------|
@@ -25,6 +39,7 @@ during our event._
2539
{{< details "**Monday**" >}}
2640
| Time | Description |
2741
|------|-------------|
42+
| 08:40 | Meet in hotel lobby (or 9am at eScience) |
2843
| 9:00 | Breakfast |
2944
| 9:00--9:30 | Welcome & coordination |
3045
| 9:30--13:00 | Work session |

0 commit comments

Comments
 (0)