NVIDIA
NVIDIA
DLI Getting Started with AI on Jetson Nano
Container
NVIDIA
NVIDIA
DLI Getting Started with AI on Jetson Nano

Course environment for the Deep Learning Institute (DLI) course, "Getting Started with AI on Jetson Nano".

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    ["/bin/sh" "-c" "/bin/bash -c \"jupyter lab --ip 0.0.0.0 --port 8888 --allow-root &> /var/log/jupyter.log\" & \techo \"allow 10 sec for JupyterLab to start @ http://$(hostname -I | cut -d' ' -f1):8888 (password ${JUPYTER_PASSWORD})\" && \techo \"JupterLab logging location:  /var/log/jupyter.log  (inside the container)\" && \t/bin/bash"]
    01/04/2021 9:06 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
    8888
    01/04/2021 9:06 PM UTC
    sha256:b24a887e350238b1b85fccc621a6ec7a56250de8725f02ef2019731d1edb07f7COPY
    dir:eac97b5f7fceba6c9b03f16000fe5465b130ca86b1d036c290221d069ee7bef6 in .
    01/04/2021 9:06 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    SHELL=/bin/bash
    01/04/2021 5:09 PM UTC
    sha256:47ff32f3b8683796c09d3ff8f9eb87f0245cfcc521a446c4b54342376039daabRUN
    python3 -c "import torchvision;                 model = torchvision.models.alexnet(pretrained=True);                 model = torchvision.models.squeezenet1_1(pretrained=True);                 model = torchvision.models.resnet18(pretrained=True);                 model = torchvision.models.resnet34(pretrained=True)"
    01/04/2021 5:09 PM UTC
    sha256:96e0a07e0efafd54f5c59146262abe362e997379f3b5eb971a73238f24f45f37RUN
    python3 -m pip install git+https://github.com/ipython/traitlets@dead2b8cdde5913572254cf6dc70b5a6065b86f8
    01/04/2021 5:08 PM UTC
    sha256:595cc476e39cde8a3b32679b3bea3b1e39495cf7b5dd0b2ac06acec5a8a694b5RUN
    cd /opt &&
      git clone https://github.com/jaybdub/jupyter_clickable_image_widget &&
      cd jupyter_clickable_image_widget &&
      git checkout tags/v0.1 &&
      pip3 install -e . &&
      jupyter labextension install js &&
      jupyter lab build
    01/04/2021 5:08 PM UTC
    sha256:42269bdee327887a99d181685ed1d284407114ab83762b877c3f57b0d403f6f7RUN
    pip3 install jupyter jupyterlab==2.2.6 --verbose &&
      jupyter labextension install @jupyter-widgets/jupyterlab-manager &&
      jupyter lab --generate-config &&
      python3 -c "from notebook.auth.security import set_password; set_password('${JUPYTER_PASSWORD}', '/root/.jupyter/jupyter_notebook_config.json')"
    01/04/2021 5:03 PM UTC
    sha256:07ce670c301b1f84edf80c555d408250b1595aaedf21ba6074ce925eef00d060RUN
    apt-get update &&
      apt-get install -y --no-install-recommends nodejs libffi-dev libssl1.0-dev &&
      rm -rf /var/lib/apt/lists/*
    01/04/2021 4:51 PM UTC
    sha256:07f4b3886ead94468b46211fe57415c72e9655181d44b2b5f1d466586c72b2e0RUN
    curl -sL https://deb.nodesource.com/setup_10.x | bash -
    01/04/2021 4:50 PM UTC

    NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.