Re: [Live-demo] Docker, docker-compose and IPython

2017-09-18 Thread Alex M
What repo is iPython coming from? FYI, docker does not recommend using default packages in ubuntu, they have their own upstream repo. https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/ This sounds like 2 repos that have a conflicting version of a dependency. Thanks, Alex On 09

Re: [Live-demo] Docker, docker-compose and IPython

2017-09-17 Thread Angelos Tzotsos
I have asked for error details on IRC, lets see if we have a ticket about it. On Sun, Sep 17, 2017 at 2:07 AM, Brian M Hamlin wrote: > Hi All - > > As people may know, OSGeo-Live is using IPython 5.x series, the > so-called LTS version of IPython. While work continues > to stabilize and improv

[Live-demo] Docker, docker-compose and IPython

2017-09-16 Thread Brian M Hamlin
Hi All -     As people may know, OSGeo-Live is using IPython 5.x series, the so-called LTS version of IPython. While work continues  to stabilize and improve the Python 3x platform, Python 2.7 works every day, as it has for a long while.     I am very interested to see a reproducible case where