File: environment.yml

package info (click to toggle)
spaghetti 1.7.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 30,412 kB
  • sloc: python: 2,301; makefile: 40
file content (24 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: notebooks-environment
channels:
  - conda-forge
dependencies:
  - python=3.12
  - esda
  - geopandas
  - libspatialindex
  - matplotlib
  - matplotlib-scalebar
  - numpy
  - pandas
  - pulp
  - rtree
  - scipy
  - seaborn
  - shapely
  - splot
  - watermark
  - pip
  - pip:
    - mip
    - ortools
    - git+https://github.com/pysal/spaghetti.git@main