Skip to content

Commit 38027a4

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part-5-create-a-workshop”
1 parent 0caaaee commit 38027a4

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,8 +43,8 @@ As an admin of the Workshops-on-Demand infrastructure, I had to perform sever
4343
2. ##### Create a user for the workshop developer on the test/dev and staging backend servers
4444
3. ##### Provide to the developer the necessary information to connect to the test/dev and staging backend servers
4545
4. ##### Copy in the developer's home folder a workshop template containing examples of introduction, conclusion, and lab notebooks, allowing him to start his work
46-
5. **Give the developer the wod-notebook repo url for him to fork the repo and work locally on his machine (when the workshop does not require an appliance but just a Jupyter kernel for instance)**
47-
6. **When ready, a pull request can be made. The admin can then review and accept it. The admin can then perform the necessary steps required to prepare the infrastructure to host the workshop**
46+
5. ##### Give the developer the wod-notebook repo url for him to fork the repo and work locally on his machine (when the workshop does not require an appliance but just a Jupyter kernel for instance)
47+
6. ##### When ready, a pull request can be made. The admin can then review and accept it. The admin can then perform the necessary steps required to prepare the infrastructure to host the workshop
4848

4949
### On the database server:
5050

@@ -146,7 +146,7 @@ As the developer of the Workshops-on-Demand content, Matt had to perform seve
146146

147147
As an admin, I need to check the pull request and accept it. Once done, the test/dev and staging environments will require an update.
148148

149-
1. #####Log on to the backend server as wodadmin and update the notebook repository.
149+
1. ##### Log on to the backend server as wodadmin and update the notebook repository.
150150
2. ##### Run a wod-deliver to update the relevant backend server.
151151

152152
```

0 commit comments

Comments
 (0)