conda-execute, 在它们自己的临时环境中,执行脚本 conda执行在定义的临时环境中执行脚本的工具。$ cat my_script.py #!/usr/bin/env python"""A script that uses numpy's random norm