此文由 Mix Space 同步更新至 xLog
为获得最佳浏览体验,建议访问原始链接
https://www.do1e.cn/posts/citelab/njucite-mirrors
:::warning
该镜像仅能在校内访问
也许会持续更新?
:::
将链接中的 github.com 替换为 mirror.njucite.cn/gh
https://github.com/Do1e/NJUlogin/releases/download/v3.5.0/njulogin-3.5.0-py3-none-any.whl
↓
https://mirror.njucite.cn/gh/Do1e/NJUlogin/releases/download/v3.5.0/njulogin-3.5.0-py3-none-any.whl
比如 uv 配置中的 python 镜像:
python-install-mirror = "https://mirror.njucite.cn/gh/astral-sh/python-build-standalone/releases/download"
[[index]]
url = "https://mirror.nju.edu.cn/pypi/web/simple"
default = true
使用:
export HF_ENDPOINT=https://hf-mirror.njucite.cn
$env:HF_ENDPOINT="https://hf-mirror.njucite.cn"