anaconda-notebook
anaconda-notebook copied to clipboard
python 2 packags
I want to install some packages that only work on python 2. So basically, I want to extend your docker image, so that I can install new packages into a docker image derived from your image.
How do I do that? Thanks!!