TODO:
- binder
name: jupyter-datasette | |
channels: | |
- conda-forge/label/jupyterlab_rc | |
- conda-forge/label/jupyterlab_server_rc | |
- conda-forge | |
- nodefaults | |
dependencies: | |
- doit | |
- ipywidgets | |
- jupyterlab >=3.0.0rc5 | |
- jupyterlab_server >=2.0.0rc1 | |
- nodejs >=14,<15 | |
- pip | |
- python >=3.8,<3.9 | |
- jupyter-server-proxy | |
- importnb | |
- geopandas | |
# datasette | |
- aiofiles >=0.4,<0.6 | |
- asgiref >=3.2.10,<3.3 | |
- click >=7.1.1,<7.2 | |
- httpx >=0.15 | |
- itsdangerous >=1.1,<2 | |
- janus >=0.4,<0.6 | |
- jinja2 >=2.10.3,<2.12.0 | |
- pint >=0.9,<1 | |
- pluggy >=0.13.0,<1 | |
- python >=3.6 | |
- pyyaml >=5.3,<6 | |
- uvicorn >=0.11,<1 | |
# datasette-graphql | |
- graphene >=2.0 | |
- wrapt | |
- pip: | |
- jupyterlab-widgets >=1.0.0a5 | |
# datasette | |
- datasette >=0.51a0 | |
- libspatialite | |
# datasette plugins and dependencies | |
- datasette-cluster-map | |
- datasette-graphql | |
- datasette-jellyfish | |
- datasette-json-html | |
- datasette-leaflet-geojson | |
- datasette-pretty-json | |
- datasette-render-images | |
- datasette-saved-queries | |
- datasette-sqlite-fts4 | |
- datasette-vega | |
- markdown-to-sqlite |