-
Notifications
You must be signed in to change notification settings - Fork 20
DOCSP-43238: Add Windows installation instructions #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for docs-pymongo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. thanks for doing this!
python3 -m venv venv | ||
source venv/bin/activate | ||
python3 -m venv venv | ||
venv\Scripts\activate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
venv\Scripts\activate | |
. venv\Scripts\activate |
We should update the top section to specify Python 3.8+ as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* DOCSP-43238: Add Windows installation instructions * SS feedback (cherry picked from commit a99aef0)
* DOCSP-43238: Add Windows installation instructions * SS feedback (cherry picked from commit a99aef0)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-43238
Staging - https://preview-mongodbnorareidy.gatsbyjs.io/pymongo/DOCSP-43238-add-windows/get-started/download-and-install/
Self-Review Checklist