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

DOC Adding "Git Bash command" to install virtual enviroment #6056

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

vitaliset
Copy link
Contributor

You can run many common Linux/Bash commands using the Git Bash application on Windows. When someone is following the (really useful) Pull request step-by-step tutorial it can be tricky to understand the error you get when you run "the Linux version" of creating the virtual environment using Git Bash on Windows.

The problem is that it is pointing to a different yml file (environment-dev.yml, instead of windows-environment-dev.yml).

Once you revisit the tutorial you can probably figure it out, but I don't find it is obvious just by looking at the terminal so I think we should explicitly make a new tab for it.

What do you folks think? As it is quite straightforward to update, I did this PR, but "no hard feelings" if you think it should not be added! 🚀

@canyon289
Copy link
Member

Thanks for the contribution!

@canyon289 canyon289 merged commit a229983 into pymc-devs:main Aug 19, 2022
@vitaliset vitaliset deleted the git_bash_pr_tutorial_md branch August 19, 2022 03:24
@reshamas
Copy link
Contributor

Thanks @vitaliset
#DataUmbrellaPyMCSprint

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.

3 participants