Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Last active December 14, 2021 02:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bollwyvl/f62914339b09581f780b17d755cf25bf to your computer and use it in GitHub Desktop.
Save bollwyvl/f62914339b09581f780b17d755cf25bf to your computer and use it in GitHub Desktop.
IDatasette

IDatasette

Binder

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
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment