A set of Docker images that copied/modified so I could have a standardized Python development environment across my Mac and Linux machines.
The following is a brief description of the images:
- python3-base: Contains a standard Python 3.6 installation, with selected packages for scientific computing, statistics and machine learning.
- python3-notebook: Standard Jupyter Notebook (Python 3.6) with some slight modifications and simplifications for the base user and groups.