build error
Job failed with exit code: 1. Reason: cache miss: [ 2/22] WORKDIR /content cache miss: [ 3/22] RUN apt-get update -y && apt-get upgrade -y && apt-get install -y sudo && apt-get install -y python3-pip && pip3 install --upgrade pip cache miss: [15/22] COPY login.html /usr/local/lib/python3.10/dist-packages/jupyter_server/templates/login.html cache miss: [ 8/22] RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - cache miss: [ 5/22] RUN add-apt-repository ppa:flexiondotorg/nvtop cache miss: [13/22] RUN jupyter nbextension enable --py widgetsnbextension cache miss: [20/22] RUN chmod -R 777 /content cache miss: [22/22] RUN chmod -R 777 /home cache miss: [17/22] RUN adduser admin sudo cache miss: [ 4/22] RUN apt-get install -y curl gnupg wget htop sudo git git-lfs software-properties-common build-essential libgl1 zip unzip cache miss: [ 9/22] RUN apt-get install -y nodejs cache miss: [ 7/22] RUN apt-get install -y nvtop cache miss: [12/22] RUN pip3 install jupyterhub && pip3 install --upgrade notebook && pip3 install oauthenticator && pip3 install pandas scipy matplotlib && pip3 install --upgrade jupyterlab jupyterlab-git && pip3 install ipywidgets && pip3 install torch torchvision torchaudio && jupyter lab build cache miss: [ 6/22] RUN apt-get upgrade -y cache miss: [18/22] RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers cache miss: [11/22] RUN npm install -g configurable-http-proxy cache miss: [14/22] RUN git clone https://github.com/camenduru/jupyter cache miss: [19/22] RUN chown -R admin:admin /content cache miss: [16/22] RUN adduser --disabled-password --gecos '' admin cache miss: [10/22] RUN npm install cache miss: [21/22] RUN chown -R admin:admin /home {"total":27,"completed":13,"user_total":22,"user_cached":0,"user_completed":8,"user_cacheable":21,"from":1,"miss":21,"client_duration_ms":401041}
Build logs:
Fetching error logs...