conda_installer: Include conda in environment#2616
Merged
astaric merged 1 commit intobiolab:masterfrom Sep 25, 2017
Merged
Conversation
2695cd8 to
1b85f01
Compare
Codecov Report
@@ Coverage Diff @@
## master #2616 +/- ##
=======================================
Coverage 74.99% 74.99%
=======================================
Files 331 331
Lines 58076 58076
=======================================
Hits 43555 43555
Misses 14521 14521 |
Member
Author
|
Another thing that is missing from the current installers is the addition of the conda-forge channel. |
3 tasks
00639b6 to
6c433cb
Compare
6c433cb to
08406da
Compare
Member
Author
|
@ales-erjavec I think I'm done. Can you take a look? |
Contributor
|
Seems to work OK with conda 4.1, 4.2 and 4.3. |
ales-erjavec
approved these changes
Sep 25, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Standalone Miniconda installer (offline) does not include conda "executable" and does not use the conda-forge channel.
To reproduce use current miniconda installer (on a clean windows installation) to install orange.
Navigate to %LOCALAPPDATA%/Orange/Scripts
conda.bat is not present
Description of changes
Create conda.bat and .condarc files manually