Open
Conversation
taoky
requested changes
Sep 17, 2025
anaconda/pixi.zh.md
Outdated
|
|
||
| 它由 Mamba 背后的团队打造,构建于 `Conda` 和 `conda-forge` 生态之上,深度集成 `uv`,致力于提供: | ||
|
|
||
| * 可复现性:通过锁文件 `pixi.lock`,确保在任何设备上都能还原完全一致的运行环境; |
anaconda/pixi.zh.md
Outdated
|  | ||
|
|
||
| <tmpl> | ||
| {{endpoint}}/pixi/ |
anaconda/pixi.zh.md
Outdated
|
|
||
| 除了 Anaconda 以外,Pixi 的 channel 还支持 conda-forge、nvidia、pytorch 等,也支持自定义 channel。 | ||
|
|
||
| Pixi 也支持镜像配置,你可以参考 [此文档](https://pixi.sh/latest/reference/pixi_configuration/#mirrors) 将`tuna` 镜像源添加到你的配置文件里。 |
Member
There was a problem hiding this comment.
- mirrorz 不是 tuna 的子项目,你的写作不应该绑定到某个镜像站上面。
- 请直接提供配置方法。
taoky
requested changes
Sep 17, 2025
anaconda/pixi.zh.md
Outdated
|
|
||
| <tmpl> | ||
| {{endpoint}}/pixi/ | ||
| </tmpl> No newline at end of file |
anaconda/pixi.zh.md
Outdated
|
|
||
| Pixi 也支持镜像配置,你可以参考 [此文档](https://pixi.sh/latest/reference/pixi_configuration/#mirrors) 将`tuna` 镜像源添加到你的配置文件里。 | ||
|
|
||
|  |
Author
|
所有问题已经修复,辛苦再review一下!@taoky |
taoky
requested changes
Nov 6, 2025
Member
taoky
left a comment
There was a problem hiding this comment.
除了 ustclug/mirrorhelp#293 的 request changes 以外,需要再次强调的是,mirrorz 不是 TUNA 镜像站的项目,mirrorz-docs 的内容需要适配各个镜像站。请参考其他的文档,使用 <tmpl> 标签和 {{endpoint}} 变量表示配置中的镜像站地址。
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.
你好,感谢清华镜像团队的长期维护!我们团队开发了 Pixi,一个与 Conda 兼容的新包管理器。Pixi 可以使用 Anaconda 的镜像源,因此希望在 /help/anaconda/ 页面中补充说明 Pixi 用户也可以使用该镜像。此PR是建议文案。
如果有任何建议,可以评论反馈给我,非常感谢!