Docker

Code Snippets

Userful Docker Snippets to Bootstrap Python Jupyter Projects

Having dedicated Docker containers for your python projects instead of relying on virtual environments and anaconda will save your insanity and significantly speed up share-ability. Here I share some snippets that will speed up your set up.

Read

Why Use virtualenv or Docker Containers to Manage Python Projects

Having dedicated Docker containers for your python projects instead of relying on virtual environments and anaconda will save your insanity and significantly speed up share-ability. Here I share some snippets that will speed up your set up.

Read