File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
modules/05-sharing-and-publishing Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -156,10 +156,12 @@ process.
156156::::::{hint} Joining late? You may need to clone the workshop repository
157157:class: dropdown
158158
159- If you're joining late, you may have missed a prior instruction to clone the workshop
160- website and set up GitHub authentication.
159+ If you're joining late, you may have missed a prior instruction to start your CryoCloud server,
160+ clone the workshop website and set up GitHub authentication.
161161
162- Open a terminal in your CryoCloud JupyterLab server:
162+ To start your CryoCloud server, visit the reference section [ ] ( ../../reference/01-starting-your-server.md ) .
163+
164+ To clone the workshop repository, open a terminal in your CryoCloud JupyterLab server:
163165
164166``` bash
165167cd # Move to your home directory
@@ -180,7 +182,7 @@ Resolving deltas: 100% (229/229), done.
180182```
181183:::
182184
183- ** You 'll need to setup GitHub authentication to push to GitHub** , which is required to
185+ ** Finally, you 'll need to setup GitHub authentication to push to GitHub** , which is required to
184186complete this module.
185187Please follow the instructions at [ ] ( ../../reference/03-gh-auth.md ) .
186188::::::
You can’t perform that action at this time.
0 commit comments