Skip to content

Commit 586c01e

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ As an admin of the Workshops-on-Demand infrastructure, I had to perform sever
4040
* Validating the changes by testing a new backend install process
4141
* Pushing the changes to the github repo
4242

43-
2. ##### Create a user for the workshop developer on the test/dev and staging backend servers.
44-
3. ##### Provide to the developer the necessary information to connect to the test/dev and staging backend servers.
45-
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 workshop does not require appliance but just a jupyter kernel for instance)**
43+
2. ##### Create a user for the workshop developer on the test/dev and staging backend servers
44+
3. ##### Provide to the developer the necessary information to connect to the test/dev and staging backend servers
45+
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)**
4747
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**
4848

4949
##### On the database server:

0 commit comments

Comments
 (0)