Install git-lfs
Solved
JupyterHub
-
Hello, my project uses git-lfs to store large files.
I would like to
sudo apt install git-lfs
but I don't have the permission ...Is there any solution ? Could you add this library in your Dockerfile for example ?
Thanks for your support
Laurent, Paris, France. -
@laurent I guess you need this in your notebook and not in the JupyterHub app, correct ?
See https://docs.cloudron.io/apps/jupyterhub/#how-it-works . I guess you can just set your own image - https://docs.cloudron.io/apps/jupyterhub/#selecting-a-notebook-image ?
-
-