User Tools

Site Tools


conda_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
conda_notes [2024/04/07 02:01] – [environment file to install from a specific git branch] rajuconda_notes [2024/04/07 02:02] (current) – [specify package version with "git+https" in conda environment file] raju
Line 385: Line 385:
 tags | <nowiki>--find-links</nowiki>, pip config local packages, how to specify local repo location for pip packages, conda install pip package from a "local directory" tags | <nowiki>--find-links</nowiki>, pip config local packages, how to specify local repo location for pip packages, conda install pip package from a "local directory"
  
-==== specify package version with "git+https" in conda environment file ====+==== specify package version with git+https ====
 <code> <code>
 name: test_chessli name: test_chessli
Line 403: Line 403:
   * https://github.com/lervag/apy/tags?after=v0.9.1 - versions of the api package < 0.9.1   * https://github.com/lervag/apy/tags?after=v0.9.1 - versions of the api package < 0.9.1
  
-tags | pip "git+https" release, conda "git+https" release, conda git depend on a "specific release"+tags | pip "git+https" release, conda "git+https" release, conda git depend on a "specific release", specify package version with git+https in conda environment file
  
 ===== dummy ===== ===== dummy =====
conda_notes.txt · Last modified: 2024/04/07 02:02 by raju