pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

Dockerfile for use with Jupyter Lab

Open MathijsdeBoer opened this issue 3 years ago • 3 comments

🚀 Feature

Provide a docker file that will allow the user to run a Jupyter Lab server in a container.

Motivation

Some research settings provide GPU servers that are shared between several different users. Containers make sure that each user can maintain their own dependencies without interfering with others'.

~~Pitch~~ Solution

I have created a Dockerfile that sets up Nvidia's PyTorch image and successfully runs through the Sphere to Dolphin deformation notebook. This is not without warnings, mind you, but these are mostly related to the plotting of mesh figures, and do not impact the actual deforming.

I use this dockerfile in conjunction with Singularity, but it should be usable with just Docker.

Feel free to take that Dockerfile and improve it/adapt it to your needs, as there are some parts in there that you might not strictly need yourself, or maybe it is lacking this one package you do need.

MathijsdeBoer avatar May 20 '22 08:05 MathijsdeBoer

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jun 20 '22 05:06 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Jun 26 '22 05:06 github-actions[bot]

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 27 '22 05:07 github-actions[bot]