GuidesΒΆ

Additional tutorials, example workflows, and guides will appear on this page over time.

Setting up Conda & JupyterLab

Learn how to install Miniconda, create a custom Python environment, and use it as a kernel in JupyterLab via Open OnDemand.

Custom Conda Environments in JupyterLab
Advanced building: Apptainer container for Gaussian Splatting

Build an Apptainer image from a known Anaconda environment, keep pip packages separate, and compile custom CUDA kernels for Gaussian Splatting.

Advanced Apptainer Build Pipeline
Direct SSH to Compute Nodes

Configure SSH jump host access and connect directly to assigned compute nodes for development and debugging.

Direct SSH to Compute Nodes