Skip to content

Instantly share code, notes, and snippets.

@emileten
Created November 9, 2023 11:25
Show Gist options
  • Save emileten/de9dac79a3e940b183316d3352367370 to your computer and use it in GitHub Desktop.
Save emileten/de9dac79a3e940b183316d3352367370 to your computer and use it in GitHub Desktop.
test lonboard env
name: lonboard
channels:
- conda-forge
- defaults
dependencies:
- python==3.10.12
- pip==23.2.1
- pip:
- pyogrio
- aiofiles==22.1.0
- aiosqlite==0.19.0
- alembic==1.12.0
- anyio==3.7.1
- anywidget==0.6.5
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- arrow==1.3.0
- asttokens==2.4.0
- async-generator==1.10
- attrs==23.1.0
- Babel==2.13.0
- backcall==0.2.0
- backports.functools-lru-cache==1.6.5
- beautifulsoup4==4.12.2
- bleach==6.1.0
- blinker==1.6.3
- Brotli==1.1.0
- cached-property==1.5.2
- certifi==2023.7.22
- certipy==0.1.3
- cffi==1.16.0
- charset-normalizer==3.3.0
- click==8.1.7
- click-plugins==1.1.1
- cligj==0.7.2
- comm==0.1.4
- contourpy==1.2.0
- cryptography==41.0.4
- cycler==0.12.1
- debugpy==1.8.0
- decorator==5.1.1
- defusedxml==0.7.1
- entrypoints==0.4
- exceptiongroup==1.1.3
- executing==1.2.0
- fastjsonschema==2.18.1
- fiona==1.9.5
- fonttools==4.44.0
- fqdn==1.5.1
- geopandas==0.14.0
- greenlet==3.0.0
- idna==3.4
- importlib-metadata==6.8.0
- importlib-resources==6.1.0
- ipykernel==6.25.2
- ipython==8.16.1
- ipython-genutils==0.2.0
- ipywidgets==8.1.1
- isoduration==20.11.0
- jedi==0.19.1
- Jinja2==3.1.2
- json5==0.9.14
- jsonpointer==2.4
- jsonschema==4.19.1
- jsonschema-specifications==2023.7.1
- jupyter_client==7.4.9
- jupyter_core==5.4.0
- jupyter-events==0.7.0
- jupyter-offlinenotebook==0.2.2
- jupyter-resource-usage==0.7.1
- jupyter-server==1.24.0
- jupyter_server_fileid==0.9.0
- jupyter_server_ydoc==0.8.0
- jupyter-telemetry==0.1.0
- jupyter-ydoc==0.2.4
- jupyterhub==3.1.1
- jupyterlab==3.6.6
- jupyterlab-pygments==0.2.2
- jupyterlab_server==2.25.0
- jupyterlab-widgets==3.0.9
- kiwisolver==1.4.5
- lonboard==0.3.0
- Mako==1.2.4
- MarkupSafe==2.1.3
- matplotlib==3.8.1
- matplotlib-inline==0.1.6
- mistune==3.0.1
- mypy-extensions==1.0.0
- nbclassic==1.0.0
- nbclient==0.8.0
- nbconvert==7.9.2
- nbformat==5.9.2
- nest-asyncio==1.5.8
- notebook==6.5.6
- notebook_shim==0.2.3
- numpy==1.26.1
- oauthlib==3.2.2
- packaging==23.2
- palettable==3.3.3
- pamela==1.1.0
- pandas==2.1.2
- pandocfilters==1.5.0
- parso==0.8.3
- pexpect==4.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment