SD2E / jupyteruser-sd2e

Dockerfile (and build/test support) for extending SD2E Jupyter Notebooks base image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add imagemagick to sd2e image

zyndagj opened this issue · comments

It was requested that ImageMagick be made available on the HPC image

Expected Behaviour

After installation

convert -h

should work on HPC and native jupyter.

Current Behaviour

ImageMagick is not installed

Possible Solution

apt-get install imagemagick