Loading sunny/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ run apt-get update -y && \ user jovyan run julia -e 'using Pkg; Pkg.Registry.update(); Pkg.add(["Sunny", "WGLMakie", "IJulia"]); Pkg.precompile()' ADD jupyter_lab_config.py /home/$NB_USER/.jupyter/ user root run chmod -R 775 /opt/julia sunny/jupyter_lab_config.py 0 → 100644 +871 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
sunny/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ run apt-get update -y && \ user jovyan run julia -e 'using Pkg; Pkg.Registry.update(); Pkg.add(["Sunny", "WGLMakie", "IJulia"]); Pkg.precompile()' ADD jupyter_lab_config.py /home/$NB_USER/.jupyter/ user root run chmod -R 775 /opt/julia
sunny/jupyter_lab_config.py 0 → 100644 +871 −0 File added.Preview size limit exceeded, changes collapsed. Show changes