Skip to content

Instantly share code, notes, and snippets.

@Yasushi
Created January 29, 2017 13:32
Show Gist options
  • Select an option

  • Save Yasushi/4a1aa4e3a32e3674569a0687d705a300 to your computer and use it in GitHub Desktop.

Select an option

Save Yasushi/4a1aa4e3a32e3674569a0687d705a300 to your computer and use it in GitHub Desktop.
paintschainer
FROM continuumio/miniconda3
RUN conda upgrade -y pip && conda install -y opencv && pip install chainer opencv-python pillow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment