view Dockerfile @ 27:ee3c3cb52b25

Add specials args to avoid syntax errors with wget
author Manoel Vilela <manoel_vilela@engineer.com>
date Fri, 29 Apr 2016 01:12:06 -0300
parents f548e045cd24
children e9b123952dff
line wrap: on
line source

FROM jupyter/minimal-notebook
MAINTAINER Brendan Rius <ping@brendan-rius.com>

USER root

COPY ./ /home/$NB_USER/.jupyter/jupyter_c_kernel/
RUN pip install /home/$NB_USER/.jupyter/jupyter_c_kernel/
RUN jupyter-kernelspec install /home/$NB_USER/.jupyter/jupyter_c_kernel/c_spec/