view Dockerfile @ 12:a804d1645b0a

Fix typo in readme
author Brendan Rius <brendan@omixy.com>
date Sat, 26 Mar 2016 15:00:29 +0000
parents 101e99452042
children f548e045cd24
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/