-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Improve ns-install-cli #1396
Improve ns-install-cli #1396
Conversation
I need some more time to fully go through this but just wanted to say this looks really clean @jkulhanek! Not in scope here, but I'm wondering if there's a clean way to merge some of this logic upstream into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went through the install process and only had one minor issue, if that's resolved I think this is good to merge :)
* Improve ns-install-cli * Remove unused code * ns-install-cli conda specify encoding explicitly * Fix missing directory in ns-install-cli * Implement ns-install-cli deactivate for conda env * ns-install-cli: conda create deactivate.d
* Improve ns-install-cli * Remove unused code * ns-install-cli conda specify encoding explicitly * Fix missing directory in ns-install-cli * Implement ns-install-cli deactivate for conda env * ns-install-cli: conda create deactivate.d
This PR implements the following: