14 lines
170 B
YAML
14 lines
170 B
YAML
name: gis
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- osmnx
|
|
- geopandas
|
|
- networkx
|
|
- pandas
|
|
- numpy
|
|
- jupyter
|
|
- ipython
|
|
- ipywidgets
|
|
- voila
|