markfink / jupyter-athena-sql

run SQL queries on AWS Athena from jupyter notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License GitHub issues

We run SQL queries on AWS Athena from jupyter notebooks

athena.ipynb

run the notebook

I like using jupyterlab but other notebooks should work, too

$ jupyter lab

this should open the notebook in your browser. just click on athena.ipynb.

see also

similar libs I found:

License

Copyright (c) 2017 finklabs and others. fink and plugins are released under the MIT License (see LICENSE).

About

run SQL queries on AWS Athena from jupyter notebooks

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%