Siledes and examples of my talk "Programación funcional en Python 101" for T3chfest 2018
pip install -r requirements.txt
jupyter-nbextension install rise --py --sys-prefix
jupyter-nbextension enable rise --py --sys-prefix
npm install
npm run build
npm start