Skip to content
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

docs: update virtualenv links #1556

Merged
merged 1 commit into from
Jul 10, 2020
Merged

docs: update virtualenv links #1556

merged 1 commit into from
Jul 10, 2020

Conversation

jorgeorpinel
Copy link
Contributor

per #1553 (review)

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please choose to allow us to edit your branch when creating the PR.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@jorgeorpinel jorgeorpinel requested a review from shcheklein July 10, 2020 18:32
@shcheklein shcheklein temporarily deployed to dvc-landing-venv-mlb9eoxwkdkrd July 10, 2020 18:32 Inactive
Comment on lines -117 to +120
[virtual environment](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments):
[virtual environment](https://python.readthedocs.io/en/stable/library/venv.html):

```dvc
$ virtualenv -p python3 .env
$ python3 -m venv .env
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove the actual command from these though?

@shcheklein shcheklein merged commit 28b9c1d into master Jul 10, 2020
> [virtual environment](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments)
> [virtual environment](https://python.readthedocs.io/en/stable/library/venv.html)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For example we don't put the command in the installation pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants