Conda 25.1.x Documentation
CONDA_PKGS_DIRS=$(mktemp -d) conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '. ˓→actions.FETCH[] | .url + "#" + .md5' >> explicit.txt The syntax in Windows only needs some small changes: 36 Chapter 4. "CONDA_PKGS_DIRS=%TMP%\conda-%RANDOM%" conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '.actions.FETCH[] | .url + "#"␣ ˓→+ .md5' >> explicit.txt set "CONDA_PKGS_DIRS=" The resulting explicit.txt can be used to update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you0 码力 | 822 页 | 5.20 MB | 7 月前3Conda 24.11.x Documentation
CONDA_PKGS_DIRS=$(mktemp -d) conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '. ˓→actions.FETCH[] | .url + "#" + .md5' >> explicit.txt The syntax in Windows only needs some small changes: 36 Chapter 4. "CONDA_PKGS_DIRS=%TMP%\conda-%RANDOM%" conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '.actions.FETCH[] | .url + "#"␣ ˓→+ .md5' >> explicit.txt set "CONDA_PKGS_DIRS=" The resulting explicit.txt can be used to update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you0 码力 | 818 页 | 5.21 MB | 7 月前3Conda 24.9.x Documentation
CONDA_PKGS_DIRS=$(mktemp -d) conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '. ˓→actions.FETCH[] | .url + "#" + .md5' >> explicit.txt The syntax in Windows only needs some small changes: 36 Chapter 4. "CONDA_PKGS_DIRS=%TMP%\conda-%RANDOM%" conda create --dry-run MATCHSPECS_GO_HERE --json | jq -r '.actions.FETCH[] | .url + "#"␣ ˓→+ .md5' >> explicit.txt set "CONDA_PKGS_DIRS=" The resulting explicit.txt can be used to update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you0 码力 | 799 页 | 5.26 MB | 7 月前3Conda 24.7.x Documentation
update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you in that location: conda search -c file:///opt/channel/ --override-channels � Note • The channel URL does not include the platform, as conda automatically detects and adds the platform. • The option listed here, in the order given. # Use "defaults" to automatically include all default channels. # Non-url channels will be interpreted as Anaconda.org usernames # (this can be changed by modifying the channel_alias0 码力 | 808 页 | 4.97 MB | 7 月前3Conda 24.5.x Documentation
update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you in that location: conda search -c file:///opt/channel/ --override-channels Note: • The channel URL does not include the platform, as conda automatically detects and adds the platform. 4.1. User guide listed here, in the order given. # Use "defaults" to automatically include all default channels. # Non-url channels will be interpreted as Anaconda.org usernames # (this can be changed by modifying the channel_alias0 码力 | 794 页 | 5.01 MB | 7 月前3Conda 24.3.x Documentation
update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you in that location: conda search -c file:///opt/channel/ --override-channels Note: • The channel URL does not include the platform, as conda automatically detects and adds the platform. 4.1. User guide listed here, in the order given. # Use "defaults" to automatically include all default channels. # Non-url channels will be interpreted as Anaconda.org usernames # (this can be changed by modifying the channel_alias0 码力 | 786 页 | 4.98 MB | 7 月前3Conda 24.4.x Documentation
update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you in that location: conda search -c file:///opt/channel/ --override-channels Note: • The channel URL does not include the platform, as conda automatically detects and adds the platform. 4.1. User guide listed here, in the order given. # Use "defaults" to automatically include all default channels. # Non-url channels will be interpreted as Anaconda.org usernames # (this can be changed by modifying the channel_alias0 码力 | 786 页 | 4.99 MB | 7 月前3Conda 23.11.x Documentation
following keys are added to info/ about.json if present in the build recipe: • home • dev_url • doc_url • license_url • license • summary • description • license_family info/recipe A directory containing use of key-value pairs. Standard specification channel (Optional) Can either be a channel name or URL. Channel names may include letters, numbers, dashes, and underscores. 22 Chapter 4. Contributors welcome ExactStrMatch - subdir # validated via ExactStrMatch - track_features # validated via FeatureMatch - url # validated via ExactStrMatch - version # validated via VersionSpec Key-value pair notation can be0 码力 | 781 页 | 4.79 MB | 7 月前3Conda 24.1.x Documentation
update. 4. To test custom channels, serve the custom channel using a web server or using a file:// URL to the channel directory. Test by sending a search command to the custom channel. Example: if you in that location: conda search -c file:///opt/channel/ --override-channels Note: • The channel URL does not include the platform, as conda automatically detects and adds the platform. 4.1. User guide listed here, in the order given. # Use "defaults" to automatically include all default channels. # Non-url channels will be interpreted as Anaconda.org usernames # (this can be changed by modifying the channel_alias0 码力 | 795 页 | 4.73 MB | 7 月前3Conda 23.10.x Documentation
following keys are added to info/ about.json if present in the build recipe: • home • dev_url • doc_url • license_url • license • summary • description • license_family info/recipe A directory containing use of key-value pairs. Standard specification channel (Optional) Can either be a channel name or URL. Channel names may include letters, numbers, dashes, and underscores. 22 Chapter 4. Contributors welcome ExactStrMatch - subdir # validated via ExactStrMatch - track_features # validated via FeatureMatch - url # validated via ExactStrMatch - version # validated via VersionSpec Key-value pair notation can be0 码力 | 773 页 | 5.05 MB | 7 月前3
共 16 条
- 1
- 2