tmthyjames / SQLCell

SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
MIT License
151 stars 11 forks source link

Boot up EC2 box with Jupyter and set up a demo site #92

Open tmthyjames opened 7 years ago

tmthyjames commented 7 years ago

EC2 ubuntu, Jupyter Notebook, Postgres, PostGIS, Read Only access,

tmthyjames commented 7 years ago

How to handle multiple users? Ending idle sessions? Is there a service that currently does this? Maybe Microsoft Azure Notebooks?