Mill_Back-calculation_Notebook 基于 , , 和构建用于交互式仿真和确定球磨破碎参数的。 安装 创建新的conda环境: conda create -n millSim_env python=3 激活环境 source activate millSim_env 安装软件包: conda install -c conda-forge notebook jupyterlab ipywidgets bqplot voila pip install lmfit 启用JupyterLab扩展 jupyter labextension install @jupyter-widgets/jupyterlab-manager bqplot