En el Dockerfile estamos usando python:3.6-alpine, esta imagen base no incluye las bibliotecas que requiere Sqlalchemy para interactuar con Postgres por lo que tenemos que instalarlar sus dependencias ...
Python 3.x installed on your system PostgreSQL installed and running Basic knowledge of Python and SQL The code/tutorial.ipynb file contains the main code examples for this tutorial. Open the Jupyter ...