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

fix #81 activate conda base environment #82

Merged
merged 2 commits into from
Mar 24, 2018
Merged

fix #81 activate conda base environment #82

merged 2 commits into from
Mar 24, 2018

Conversation

kalefranz
Copy link
Contributor

fix #81

Also switch to debian:latest.


ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
ENV PATH /opt/conda/bin:$PATH
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to keep this set. There are situations when ~/.bashrc isn't going to work.

Copy link
Contributor

@nehaljwani nehaljwani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kalefranz
Copy link
Contributor Author

Cool. I'll merge and tried to get these built and pushed live later today.

@kalefranz kalefranz merged commit fd4cd9b into master Mar 24, 2018
@kalefranz kalefranz deleted the fix-81 branch March 24, 2018 11:24
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.

conda activate <SMTH>
2 participants