造纸厂 简单数据的科学实验与jupyter , papermill和mlflow 相关博客文章: 快速开始 克隆此仓库 git clone git@github.com:eugeneyan/papermill-mlflow.git 设置virtualenv cd papermill-mlflow # Create virtualenv based on requirements.txt python3 -m venv venv source venv/bin/activate pip install -r requirements.txt # Install kernelspec for J