Skip to content

Create environment.yml #1

Create environment.yml

Create environment.yml #1

Workflow file for this run

name: myenv
channels:
- conda-forge
dependencies:
- python=3.11
- numpy