doc: renamed "source activate" -> "conda activate"#1056
doc: renamed "source activate" -> "conda activate"#1056Maltimore wants to merge 1 commit intorlworkgroup:masterfrom
Conversation
|
@Maltimore thanks for the PR! Can you update it until the pre-commit checks pass? Then we will pull it into a branch in this repo so it can pass the CI. Your pre-commit checks are failing because your commit messages doesn't conform to the format we use, as described in CONTRIBUTING.md. You should be able to amend your commit message and pass easily. |
e167b57 to
33b4563
Compare
|
|
renamed "source activate" -> "conda activate" In conda 4.4, the way to activate an environment was changed this way.
33b4563 to
c6b76eb
Compare
|
@Mergifyio backport master |
|
Command
Hey, we reacted but our real name is @Mergifyio |
|
@Mergifyio rebase |
renamed "source activate" -> "conda activate" In conda 4.4, the way to activate an environment was changed this way.
|
Command
Hey, we reacted but our real name is @Mergifyio |
c6b76eb to
5faf27e
Compare
|
See #1064 where this will actually be merged. Thanks @Maltimore |
Since conda 4.4, the command to activat an environment is "conda activate", not "source activate".
Conda 4.4 was released around 2 years ago, and I think most people would have updated by now.
https://www.anaconda.com/how-to-get-ready-for-the-release-of-conda-4-4/