HiloadProgrammer

Results 2 comments of HiloadProgrammer

In `Dockerfile.jupyterhub` the line `RUN /opt/conda/bin/conda install -yq psycopg2=2.7` updates the python version from 3.6.6 to 3.7.*. Therefore you will get a similar error as [Conda #9672: No module named...

> @HiloadProgrammer this worked for me (and apparently 3 others). should i submit a pull request to have the `Dockerfile.jupyterhub` file updated, or is there another fix in the works?...