Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Actual notebook files and specific working code snippets

...

Example #1 from Aloys Baillet:

So for the people out there with a Linux workstation with a NVidia card and nvidia-docker installed, you can run this command:
docker run -it --rm --gpus=all -e DISPLAY=$DISPLAY -v /tmp/.
X11-unix:/tmp/.X11-unix:rw -v ~/Downloads/Kitchen_set:/home/usernameusername/folder -p 8888:8888 aswftesting/rt-vfxall-jupyter:2020
Then the click on the printed URL to open the Jupyter notebook, and you will be able to also render images right in the notebook thanks to the usdrecord APIs!


Example Image:

Image Modified


View file
nameUSDBasics.ipynb
height250