Open
Conversation
✅ Deploy Preview for workshop-template-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
olexandr-konovalov
approved these changes
Feb 6, 2026
olexandr-konovalov
left a comment
There was a problem hiding this comment.
I haven't checked the rendering, but compared the changed - looks good to me.
sstevens2
reviewed
Feb 6, 2026
Contributor
sstevens2
left a comment
There was a problem hiding this comment.
This looks great! I also didn't render it locally but otherwise looked through it.
I left a minor language suggestion for the python version update. Also think the url needs to be in an anchor tag?
Comment on lines
+22
to
+23
| <strong>please make sure you install the most recent Python version available</strong>. | ||
| You can check this by going to https://www.python.org/downloads/latest/. |
Contributor
There was a problem hiding this comment.
Suggested change
| <strong>please make sure you install the most recent Python version available</strong>. | |
| You can check this by going to https://www.python.org/downloads/latest/. | |
| <strong>please install the most recent Python version available</strong> | |
| by going to the <a href="https://www.python.org/downloads/latest/">latest download site</a> and scrolling to the Files section to find the download for your operating system. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will revert the WSL 2 recommended instructions for Windows to Git Bash to resolve #887 . This also updates the python version text to resolve #885