edinburghlivinglab / livinglab-hubserver

Now running at https://jupyter-inf.is.ed.ac.uk (defunct)
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Install dds_lab #3

Closed gngdb closed 8 years ago

ewan-klein commented 9 years ago

@gngdb Any chance you could get this fixed today?

franciscovargas commented 9 years ago

We will both be in the forum working tonight. I think Gavin is not free till 8pm.

gngdb commented 9 years ago

To properly close this I have to rebuild the base image (and the server), which will take more time. I'm just going to patch the running container right now, and set that running.

franciscovargas commented 9 years ago

There is a particular module in dds_lab which generates a geo_json that has a voronoi tess based on certain constraints. This module is not dynamically used by any of the notebooks only the geo_jsons are used. I am bringing this up here because for the voronoi tessalations to be mapped in to a geojson I used shapely which has quite a lot of heavy installation problems and is currently in the requirements. I can take it out of the requirements since this module is really a script that only needs to be ran once or twice to generate the geojsons for the map data notebooks. Should I remove shapely from the requirement list ?

On Fri, Sep 4, 2015 at 1:02 PM, Gavin Gray notifications@github.com wrote:

To properly close this I have to rebuild the base image (and the server), which will take more time. I'm just going to patch the running container right now, and set that running.

— Reply to this email directly or view it on GitHub https://github.com/edinburghlivinglab/livinglab-hubserver/issues/3#issuecomment-137717439 .

gngdb commented 9 years ago

Don't worry about that. I have more problems with the igraph requirement at the moment. I'll get them both installed in the end; at the moment I strip them out at build time.

gngdb commented 9 years ago

OK, running server now patched.