Skip to content

Instantly share code, notes, and snippets.

@sunt05
Created June 15, 2021 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunt05/9a20f21bf6765e81572d1a1504e18f3f to your computer and use it in GitHub Desktop.
Save sunt05/9a20f21bf6765e81572d1a1504e18f3f to your computer and use it in GitHub Desktop.
python-QGIS3 related snippets
name: qgis_env
channels:
- conda-forge
- defaults
dependencies:
- python=3.8
- pandas
- xarray
- geopandas
- georasters
- qgis
- pytables
- pip
- jupyter
- jupyterlab
- jupyterlab-git
- jupyterlab_code_formatter
- black
- isort
- rise
- ipykernel
- pandoc
- sphinx
- scikit-learn
- netCDF4
- pip:
- supy
- autoreload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment