├── PyCon2018.pdf └── README.md /PyCon2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jgoerner/beyond-jupyter/HEAD/PyCon2018.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Beyond Jupyter Notebooks 🚀 2 | All material from the [PyCon.DE](https://de.pycon.org/) 2018 Talk ["Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker"](https://www.youtube.com/watch?v=bl1XSZy11vQ) 3 | ## Resources of the presentation 4 | - [Video of the PyCon Talk](https://www.youtube.com/watch?v=bl1XSZy11vQ) 5 | - [Slides of the PyCon Talk](https://github.com/jgoerner/beyond-jupyter/blob/master/PyCon2018.pdf) 6 | - [Cookiecutter for the Data-Science-Stack](https://github.com/jgoerner/data-science-stack-cookiecutter) 7 | - [Beyond Jupyter Notebooks MOOC](http://beyond-jupyter.io/) 8 | - ["Data Science is Software" (Talk)](https://www.youtube.com/watch?v=EKUy0TSLg04) 9 | - ["Docker for Data Science (Book)](https://www.apress.com/de/book/9781484230114) 10 | - ["I don't like Notebooks" (Slides)](https://docs.google.com/presentation/d/1n2RlMdmv1p25Xy5thJUhkKGvjtV-dkAIsUXP-AL4ffI/edit) 11 | --------------------------------------------------------------------------------