Skip to content

Commit

Permalink
Merge pull request #57 from UofT-DSI/update
Browse files Browse the repository at this point in the history
"scaling to production" to "production"
  • Loading branch information
moejennie authored Sep 27, 2024
2 parents 21dec34 + 5f52444 commit 484ea37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 02_activities/assignments/assignment_1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"* The branch name for your repo should be: `assignment-1`\n",
"* What to submit for this assignment:\n",
" * This Jupyter Notebook (assignment_1.ipynb) should be populated and should be the only change in your pull request.\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/scaling_to_production/pull/<pr_id>`\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/production/pull/<pr_id>`\n",
" * Open a private window in your browser. Copy and paste the link to your pull request into the address bar. Make sure you can see your pull request properly. This helps the technical facilitator and learning support staff review your submission easily.\n",
"\n",
"Checklist:\n",
Expand Down
2 changes: 1 addition & 1 deletion 02_activities/assignments/assignment_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"* The branch name for your repo should be: `assignment-2`\n",
"* What to submit for this assignment:\n",
" * This Jupyter Notebook (assignment_2.ipynb) should be populated and should be the only change in your pull request.\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/scaling_to_production/pull/<pr_id>`\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/production/pull/<pr_id>`\n",
" * Open a private window in your browser. Copy and paste the link to your pull request into the address bar. Make sure you can see your pull request properly. This helps the technical facilitator and learning support staff review your submission easily.\n",
"\n",
"Checklist:\n",
Expand Down
2 changes: 1 addition & 1 deletion 02_activities/assignments/assignment_3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
"* The branch name for your repo should be: `assignment-3`\n",
"* What to submit for this assignment:\n",
" * This Jupyter Notebook (assignment_3.ipynb) should be populated and should be the only change in your pull request.\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/scaling_to_production/pull/<pr_id>`\n",
"* What the pull request link should look like for this assignment: `https://github.com/<your_github_username>/production/pull/<pr_id>`\n",
" * Open a private window in your browser. Copy and paste the link to your pull request into the address bar. Make sure you can see your pull request properly. This helps the technical facilitator and learning support staff review your submission easily.\n",
"\n",
"Checklist:\n",
Expand Down

0 comments on commit 484ea37

Please sign in to comment.