Skip to content
Snippets Groups Projects
Select Git revision
  • 231fd9e6a361a8095f07f32ce8c42b69f9409f8f
  • master default protected
  • dev_carine
  • cbedet1-master-patch-41030
  • dev
  • v2.0.0
  • v0.4.0
  • v0.3.0
  • v0.2.9
  • v0.2.8
  • v0.2.7
  • v0.2.6
  • v0.1.0
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.2
20 results

Dockerfile

Blame
  • Forked from LBMC / nextflow
    Source project has a limited visibility.
    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