Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2022-09-21-past/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ position: 2
---
# Past Events
import IndigenousEngagement from './Indigenous_Engagement_for_Researchers.png'


<div class="container2">
<h4> Indigenous Engagement for Researchers - May 14, 2026</h4>
Expand Down
Binary file added blog/2022-09-21-upcoming/Annual_Retreat_2026.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: CREATE SE4AI Annual Retreat - July 4th, 2026
---
import AnnualRetreatImage from '../Annual_Retreat_2026.jpg'

<p class="sep252023"><img src={AnnualRetreatImage}/></p>

**Join us for the 5th annual CREATE SE4AI retreat!**

**Date & Time**
**Saturday, July 4, 2026 (10:00AM - 5:00PM)**
*Registration and breakfast will begin at 10:00. We will start the program promptly at 10:30. Please plan your arrival time accordingly.

**Location**
**Concordia University Conference Centre, 1450 Rue Guy, Montreal H3H 0A1 [(map)](https://www.google.com/maps/place/1450+Rue+Guy,+Montr%C3%A9al,+QC+H3H+0A1/@45.4953406,-73.5814431,17z/data=!3m1!4b1!4m6!3m5!1s0x4cc91a6a4ccc8d95:0x7aceb2911765ebe8!8m2!3d45.4953406!4d-73.5788682!16s%2Fg%2F11nntq8fny?authuser=0&entry=tts&g_ep=EgoyMDI2MDYwMS4wIPu8ASoASAFQAw%3D%3D&skid=fe3597dd-4e4c-454b-a304-16cc485e617e)** located at John Molson School of Business Building, 9th Floor. Upon arrival, please take the elevators to the 9th floor and look for our registration table at the end of the hallway.

**Agenda**
Our agenda includes a guest speaker presentation, an agentic AI demo, and a fun hackathon-style group activity that will test your technical skills while considering social and ethical aspects of SE4AI. Come ready to engage with your fellow CREATE trainees and invited guests.
34 changes: 33 additions & 1 deletion blog/2022-09-21-upcoming/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,39 @@ position: 0
#tags: [upcoming events, news, webinars, trainee talks]
---
# Upcoming Events


import AnnualRetreatImage from './Annual_Retreat_2026.jpg'


<div class="container2">
<h4> CREATE SE4AI Annual Retreat - July 4, 2026</h4>
<div class="events " style={{
'@media screen and (max-width: 966px)': {
maxHeight: '100%',
flexWrap: 'wrap',
maxWidth: '350px'
}
}}>
<div class="manuel_cosentino_n_CMLApjfI_unsplash1" >
<img src={AnnualRetreatImage} />

</div>
<div class="text">

<strong>Join us for the 5th annual CREATE SE4AI retreat!</strong>
<div></div>
<strong>Date & Time</strong>

<strong>Saturday, July 4, 2026 (10:00AM - 5:00PM)</strong>

*Registration and breakfast will begin at 10:00. We will start the program promptly at 10:30. Please plan your arrival time accordingly.<a href="/blog/2022/09/21/upcoming/event/CREATE_SE4AI_Annual_Retreat_Sat_July4_2026"> <strong>Read More</strong></a>
</div>
</div>
</div>




import TraineeTalksJune18th from './Trainee_Talks_June18th.png'


Expand Down
Loading