DualLoop / environment.yml
environment.yml
Raw
name: dualloop
channels:
    - conda-forge
    - defaults
dependencies:
    - python==3.8.8
    - jupyter
    - pip