Move kernel.json to a specific folder

This commit is contained in:
Brendan Rius 2016-04-18 19:45:41 -07:00
parent c059362835
commit 002e5ab25b
2 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ 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/
RUN jupyter-kernelspec install /home/$NB_USER/.jupyter/jupyter_c_kernel/c_spec/