http://conda.pydata.org/docs/using/envs.html上的conda文档解释了如何与其他人共享环境.
但是,文档告诉我们这不是跨平台:
NOTE: These explicit spec files are not usually cross platform, and
therefore have a comment at the top such as # platform: osx-64 showing the
platform where they were created. This platform is the one where this spec
file is known to work. On other platforms, the packages specified might not
be available or dependencies might be missing for some of the key packages
already in the spec.
NOTE: Conda does not check architecture or dependencies when …Run Code Online (Sandbox Code Playgroud)