-
Notifications
You must be signed in to change notification settings - Fork 18
doc: add pixi to anaconda page #28
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
base: main
Are you sure you want to change the base?
Conversation
anaconda/pixi.zh.md
Outdated
|
|
||
| 它由 Mamba 背后的团队打造,构建于 `Conda` 和 `conda-forge` 生态之上,深度集成 `uv`,致力于提供: | ||
|
|
||
| * 可复现性:通过锁文件 `pixi.lock`,确保在任何设备上都能还原完全一致的运行环境; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里不是打广告的地方。如果真的要介绍,一句话足矣。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好的!
anaconda/pixi.zh.md
Outdated
|  | ||
|
|
||
| <tmpl> | ||
| {{endpoint}}/pixi/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没有镜像有这个路径。
anaconda/pixi.zh.md
Outdated
|
|
||
| 除了 Anaconda 以外,Pixi 的 channel 还支持 conda-forge、nvidia、pytorch 等,也支持自定义 channel。 | ||
|
|
||
| Pixi 也支持镜像配置,你可以参考 [此文档](https://pixi.sh/latest/reference/pixi_configuration/#mirrors) 将`tuna` 镜像源添加到你的配置文件里。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- mirrorz 不是 tuna 的子项目,你的写作不应该绑定到某个镜像站上面。
- 请直接提供配置方法。
anaconda/pixi.zh.md
Outdated
|
|
||
| <tmpl> | ||
| {{endpoint}}/pixi/ | ||
| </tmpl> No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文件结尾须为空行。
anaconda/pixi.zh.md
Outdated
|
|
||
| Pixi 也支持镜像配置,你可以参考 [此文档](https://pixi.sh/latest/reference/pixi_configuration/#mirrors) 将`tuna` 镜像源添加到你的配置文件里。 | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这是帮助页,不需要带上 logo。
|
所有问题已经修复,辛苦再review一下!@taoky |
taoky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
除了 ustclug/mirrorhelp#293 的 request changes 以外,需要再次强调的是,mirrorz 不是 TUNA 镜像站的项目,mirrorz-docs 的内容需要适配各个镜像站。请参考其他的文档,使用 <tmpl> 标签和 {{endpoint}} 变量表示配置中的镜像站地址。
你好,感谢清华镜像团队的长期维护!我们团队开发了 Pixi,一个与 Conda 兼容的新包管理器。Pixi 可以使用 Anaconda 的镜像源,因此希望在 /help/anaconda/ 页面中补充说明 Pixi 用户也可以使用该镜像。此PR是建议文案。
如果有任何建议,可以评论反馈给我,非常感谢!