Skip to content

Commit dc7d7c7

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ As an admin of the Workshops-on-Demand infrastructure, I had to perform sever
4343

4444
* Pushing the changes to the github repo.
4545

46-
2. ###### Creating a user for the workshop developer on the test/dev and staging backend servers.
47-
3. ###### Providing to the developer the necessary information to connect to the test/dev and staging backend servers.
48-
4. ###### Copy over the workshop developer's home folder a workshop template containing examples of introduction, conclusion and lab notebooks, allowing him to start his work.
46+
2. ##### Creating a user for the workshop developer on the test/dev and staging backend servers.
47+
3. ##### Providing to the developer the necessary information to connect to the test/dev and staging backend servers.
48+
4. ##### Copy over the workshop developer's home folder a workshop template containing examples of introduction, conclusion and lab notebooks, allowing him to start his work.
4949
5. **Give the developer the wod-notebook repo url for him to fork the repo and work locally on his machine (when workshop does not require appliance but just a jupyter kernel for instance)**
5050
6. **Whenever ready, a pull request can be made. The admin can then review and accept it. The admin can then perform the necessary steps to prepare the infrastructure to host the workshop**
5151

0 commit comments

Comments
 (0)