Skip to content

Commit 1e1f3da

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent 1a8acec commit 1e1f3da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/open-sourcing-workshops-on-demand-part-5-create-a-workshop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ As I continue this series, I will explore two scenarios. For the first, I will c
2727

2828
# Simple workshop example:
2929

30-
let's consider that I plan to create a new workshop on the Go language. It becomes more and more popular among the developer community I interact with and one of the the developer was kind enough to agree with working with me on creating this new workshop. After a first meeting, where I explainied to him the creation process, and the expectations, we quickly started to work together. We defined title, abstract, notebooks' folder name, and student range. As far as infrastructure's requirements, a new kernel was needed. No additional scripts are requiered for this workshop.
30+
Let's imagine that I plan to create a new workshop in the Go language. Go has become more and more popular among the developer community I interact with and one developer was kind enough to agree with working with me on creating this new workshop. After our first meeting, where I explained the creation process, and the expectations, we were able to quickly start working together. We defined the title, abstract, notebooks' folder name, and student range. As far as the infrastructure's requirements, a new kernel was needed. No additional scripts were required for this workshop.
3131

32-
As an admin of the Workshops-on-demand infrastructure, I had to perform several tasks:
32+
As an admin of the Workshops-on-Demand infrastructure, I had to perform several tasks:
3333

3434
##### On the backend server:
3535

0 commit comments

Comments
 (0)