├── LICENSE ├── README.md └── images ├── dirs-notebook.jpg ├── download-code-notebook.jpg ├── download-data-notebook.jpg ├── empty-notebook.jpg ├── header1.jpg ├── input-data.jpg ├── open-notebook.jpg ├── run-notebook.jpg └── try-out-notebook.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/README.md -------------------------------------------------------------------------------- /images/dirs-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/dirs-notebook.jpg -------------------------------------------------------------------------------- /images/download-code-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/download-code-notebook.jpg -------------------------------------------------------------------------------- /images/download-data-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/download-data-notebook.jpg -------------------------------------------------------------------------------- /images/empty-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/empty-notebook.jpg -------------------------------------------------------------------------------- /images/header1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/header1.jpg -------------------------------------------------------------------------------- /images/input-data.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/input-data.jpg -------------------------------------------------------------------------------- /images/open-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/open-notebook.jpg -------------------------------------------------------------------------------- /images/run-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/run-notebook.jpg -------------------------------------------------------------------------------- /images/try-out-notebook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stefan-bergstein/Utilizing-the-Kaggle-Python-Docker-Container-image/HEAD/images/try-out-notebook.jpg --------------------------------------------------------------------------------