Skip to content

Add option to display active conda environment #82

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

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

joschkazj
Copy link

As I often need to check which of the many conda environments I used to run a notebook, I added a new option -e/--conda to display the name of the active environment.
This implements parts of #6, feel free to extend this.

@pep8speaks
Copy link

pep8speaks commented Dec 21, 2021

Hello @joschkazj! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-12-21 14:46:46 UTC

@rasbt
Copy link
Owner

rasbt commented Jan 4, 2022

This is actually a super useful addition. As I recently swapped a lot between envs (for my book, research, and teaching), I wish we had that option earlier!

@rasbt rasbt merged commit 70f83cb into rasbt:master Jan 4, 2022
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