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"]
12/14/2020 6:08 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
8888
12/14/2020 6:08 PM UTC
sha256:b393cca9f76af3dd04a233a5de1d497ae1eb736050e88a010c285fb8d7deacf5COPY
dir:649233f5df2fe15478573f6345a8cf0deaa1e6fb5f43537763b041a3aefe3181 in .
12/14/2020 6:08 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SHELL=/bin/bash
12/14/2020 6:08 PM UTC
sha256:06364b59f4f7482acbdbd0fa563f9e90efd3b6e945275ecb476e65b5a3e5f2eaRUN
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)"
12/14/2020 6:08 PM UTC
sha256:7d9e8b67ade256007d73c4933796d9bb0cb855598a70d7bfe35e2513c96c0e88RUN
python3 -m pip install git+https://github.com/ipython/traitlets@dead2b8cdde5913572254cf6dc70b5a6065b86f8
12/14/2020 6:07 PM UTC
sha256:b4612c4a19612f4df7f2c850aa12d9c21052c5ca74697ab952d2716bfcec7c97RUN
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
12/14/2020 6:07 PM UTC
sha256:a47be829ee430392b13cc4b39eb055e048775ad150a051dc63e9188700ee69dcRUN
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')"
12/14/2020 6:01 PM UTC
sha256:992c8718a6ff63bd9932b8dbfd1a43cebc01d2bfd78a62cd95bd6ca2407a07acRUN
apt-get update &&
  apt-get install -y --no-install-recommends nodejs libffi-dev libssl1.0-dev &&
  rm -rf /var/lib/apt/lists/*
12/14/2020 5:48 PM UTC
sha256:204dae254c307d7f66bd87cea034ce1f05011fcbbe05e058b4930f5747dece06RUN
curl -sL https://deb.nodesource.com/setup_10.x | bash -
12/14/2020 5:47 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.