随笔分类 -  Linux

摘要:conda使用教程 1.安装miniconda wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh ;bash ./Miniconda3-latest-Linux-x86_64.sh; 2.配置conf 阅读全文
posted @ 2020-07-24 17:28 两块钱的争论 阅读(3671) 评论(0) 推荐(1)
摘要:参考 https://www.runoob.com/docker/docker-architecture.html 安装docker docker新版(Docker Engine-Community)支持 Ubuntu 16.04+ 官方安装脚本 curl -fsSL https://get.doc 阅读全文
posted @ 2020-07-20 23:27 两块钱的争论 阅读(115) 评论(0) 推荐(0)