Skip to content
Snippets Groups Projects
environment.yml 198 B
Newer Older
  • Learn to ignore specific revisions
  • willap's avatar
    willap committed
    name: qim-LS
    
    dependencies:
        - python
        - jupyter
        - matplotlib
        - numpy
        - scipy
        - scikit-image
        - pip
        - pip:
            - slgbuilder
    
    willap's avatar
    willap committed
            - ipywidgets
            - ipycanvas