diff --git a/week1/community-contributions/day1_selenium_implementation.ipynb b/week1/community-contributions/day1_selenium_implementation.ipynb index fb6e3bf..7072134 100644 --- a/week1/community-contributions/day1_selenium_implementation.ipynb +++ b/week1/community-contributions/day1_selenium_implementation.ipynb @@ -113,7 +113,7 @@ "\n", "I'd love it if you share your code afterwards so I can share it with others! You'll notice that some students have already made changes (including a Selenium implementation) which you will find in the community-contributions folder. If you'd like add your changes to that folder, submit a Pull Request with your new versions in that folder and I'll merge your changes.\n", "\n", - "If you're not an expert with git (and I am not!) then GPT has given some nice instructions on how to submit a Pull Request. It's a bit of an involved process, but once you've done it once it's pretty clear. As a pro-tip: it's best if you clear the outputs of your Jupyter notebooks (Edit >> Clean outputs of all cells, and then Save) for clean notebooks.\n", + "If you're not an expert with git (and I am not!) then GPT has given some nice instructions on how to submit a Pull Request. It's a bit of an involved process, but once you've done it once it's pretty clear. As a pro-tip: it's best if you clear the outputs of your Jupyter notebooks (Edit >> Clean outputs of all cells, and then Save) for clean notebooks\n", "\n", "Here are good instructions courtesy of an AI friend: \n", "https://chatgpt.com/share/677a9cb5-c64c-8012-99e0-e06e88afd293"