-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Virtual Environments with pip #5300
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
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.
Hey @PaSchue, thanks for contributing to Codecademy Docs!
This PR looks good for a second round of review.
👋 @PaSchue 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/python/pip Please note it may take a little while for changes to become visible. |
Description
Add a section about virtual environments to
content/python/concepts/pip/pip.md
. Virtual environments and pip go hand in hand, which is why it makes sense to give a short introduction on how to use venv with pip.My contribution includes the following:
Type of Change
Checklist
main
branch.Issues Solved
section.