We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce267c1 commit ba7d7e6Copy full SHA for ba7d7e6
modules/01-collaborating-in-jupyterhub/exercise.md
@@ -93,7 +93,7 @@ We'll explore some of the latest examples of this progress soon.
93
1. Run the final cells.
94
95
96
-## Step 4: Push our work to GitHub
+## Step 4: Save our work to GitHub
97
98
1. **Run the following commands in the terminal**:
99
@@ -114,3 +114,6 @@ We'll explore some of the latest examples of this progress soon.
114
```bash
115
git push --set-upstream origin main
116
```
117
+
118
+You can now visit your repository to verify that it's been updated.
119
+Looking at the time labels is the fastest way to confirm this.
0 commit comments