mirror of
https://github.com/XaverKlemenschits/jupyter-c-kernel.git
synced 2025-04-14 18:36:10 +00:00
Move kernel.json to a specific folder
This commit is contained in:
parent
c059362835
commit
002e5ab25b
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user