Skip to content
Snippets Groups Projects
Select Git revision
  • 07c09e2182ad90bcda38f0c158985381e64dd617
  • master default protected
2 results

main.R

Blame
  • environment.yml 188 B
    name: igfl_python
    channels:
      - conda-forge
    dependencies:
      - python=3.11.9
      - numpy=2.0.1
      - pandas=2.2.2
      - matplotlib=3.9.1
      - seaborn=0.13.2
      - jupyter
      - nbformat
      - nbclient