ome / training-notebooks

A set of Python Notebooks to demonstrate how to access the images and metadata from OMERO
3 stars 10 forks source link

Bump version to 5.4.9 #25

Closed jburel closed 5 years ago

jburel commented 5 years ago

Bump version

mtbc commented 5 years ago

Diff looks plausible.

manics commented 5 years ago

Docker hub isn't happy: https://hub.docker.com/r/snoopycrimecop/training-notebooks/builds/bq5ujklul64dxxrgkv6rh7a/

jburel commented 5 years ago

humm https://anaconda.org/bioconda/python-omero

dominikl commented 5 years ago

I still get a

ResolvePackageNotFound:
  - python-omero 5.4.9 py27_1
jburel commented 5 years ago

For some reason it is py27_0 for this version https://anaconda.org/bioconda/python-omero/files?version=5.4.9

jburel commented 5 years ago

@dominikl The problem should now be fixed

joshmoore commented 5 years ago

The index points to which build. i.e. if the code version doesn't change but you update just requirements, then the suffix gets bumped.

jburel commented 5 years ago

@joshmoore thanks. Each time we recently ended with 1 so I wrongly assumed a 1 for that version

jburel commented 5 years ago

@dominikl, as mentioned in the office, I had to bump the version of r-base otherwise the image cannot be built anymore See https://hub.docker.com/r/snoopycrimecop/training-notebooks/builds/bgyngdcprdjkc3cb6edtv6k/

We cannot yet bump to r-base 3.5, the issue has been closed but the problem still exists, the kernel dies when running any R-notebook

jburel commented 5 years ago

https://hub.docker.com/r/snoopycrimecop/training-notebooks/builds/bd3mxzgjj32rflmmz5cbmz/ is green