兵马逐浪去,将象入海流。炮声震心动,惊起卧龙游。
我的博客园主页 --------- 我的知乎主页 --------- 我的github主页 --------- 我的csdn主页 --------- 我的新浪微博
摘要: 国内开源镜像站点汇总 本项目迁移至新地址:https://gitee.com/gsls200808/chinese-opensource-mirror-site 一、站点版 (一)、企业站 (二)、教育站 (三)、其他 (四)、确认关闭的镜像站 二、软件版 (一)、操作系统类 Ubuntu 网易:h 阅读全文
posted @ 2018-01-09 16:30 leoking01 阅读(5416) 评论(0) 推荐(0)
摘要: channels: - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/ - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/ - https://mirrors.tuna.tsinghua.edu.cn/anaconda/clou... 阅读全文
posted @ 2018-01-09 15:57 leoking01 阅读(3292) 评论(0) 推荐(0)
摘要: vim ~/.condarc vim ~/.pip/pip.conf: ubuntu 清华源 R, Rstudio, R使用install.packages 安装程序包时,由于默认选择国外CRAN镜像,会导致下载程序包特别慢,经常导致安装失败。 其实只要一条语句就可以指定国内CRAN view pl 阅读全文
posted @ 2018-01-09 15:57 leoking01 阅读(5411) 评论(0) 推荐(0)
#back-to-top { background-color: #00CD00; bottom: 0; box-shadow: 0 0 6px #00CD00; color: #444444; padding: 10px 10px; position: fixed; right: 50px; cursor: pointer; }