-
Notifications
You must be signed in to change notification settings - Fork 2k
Add option to conda run to not capture the output #9646
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
|
We require contributors to sign our Contributor License Agreement, and we don't have one on file for @xhochy. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature. |
d62d0a0 to
65b3dfb
Compare
|
We require contributors to sign our Contributor License Agreement, and we don't have one on file for @xhochy. In order for us to review and merge your code, please e-sign the PDF at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature. |
|
Can someone give me a hint where |
This allows the use of interactive commands like ipython.
65b3dfb to
96517ea
Compare
|
@conda/conda-core rebased and CI passed, ready for review. |
The |
791d517 to
44b51de
Compare
44b51de to
2f96dea
Compare
Co-authored-by: Dave Hirschfeld <dave.hirschfeld@gmail.com>
|
Thanks @chenghlee & @dhirschfeld. I've added a test that checks that the output is not captured by |
|
Hi there, thank you for your contribution to Conda! This pull request has been automatically locked since it has not had recent activity after it was closed. Please open a new issue or pull request if needed. |
This allows the use of interactive commands like ipython.