environment.yml 744 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. name: ds
  2. channels:
  3. - bokeh
  4. - conda-forge
  5. - ioam
  6. dependencies:
  7. - attrs
  8. - beautifulsoup4
  9. - bokeh
  10. - cartopy
  11. - colorcet
  12. - conda-forge::graphviz
  13. - conda-forge::pytest
  14. - conda-forge::pytest-benchmark
  15. - conda-forge::python-graphviz
  16. - dask>=0.15.4
  17. - datashader
  18. - dill
  19. - distributed
  20. - fastparquet
  21. - flake8
  22. - geoviews
  23. - ioam::holoviews>=1.8.3
  24. - ipython
  25. - iris
  26. - jupyter
  27. - jupyter_dashboards
  28. - krb5
  29. - matplotlib
  30. - nbconvert
  31. - nbformat
  32. - networkx>=2.0
  33. - numba
  34. - numpy
  35. - pandas
  36. - param>=1.5.1
  37. - paramnb
  38. - pyproj
  39. - pytables
  40. - python-snappy
  41. - python=3.6
  42. - rasterio
  43. - requests
  44. - scikit-image
  45. - scipy
  46. - shapely
  47. - snappy
  48. - statsmodels
  49. - tblib
  50. - xarray
  51. - yaml
  52. - pip:
  53. - cachey
  54. - streamz==0.2.0
  55. - webargs