使用 mkvirtualenv 创建一个名为 ai 的 python 虚拟环境:mkvirtualenv ai,然后在该环境下安装以下库:
matplotlib==2.2.2 numpy==1.21.6 pandas==0.24.2 tables==3.7.0 jupyter==1.0.0