.. _tutorials-guides-index: Guides ====== Additional tutorials, example workflows, and guides will appear on this page over time. .. raw:: html
.. grid:: 1 2 2 2 :gutter: 3 :margin: 1 .. grid-item-card:: Setting up Conda & JupyterLab :link: tutorials-conda-jupyter :link-type: ref Learn how to install Miniconda, create a custom Python environment, and use it as a kernel in JupyterLab via Open OnDemand. .. grid-item-card:: Advanced building: Apptainer container for Gaussian Splatting :link: tutorials-advanced-apptainer :link-type: ref Build an Apptainer image from a known Anaconda environment, keep pip packages separate, and compile custom CUDA kernels for Gaussian Splatting. .. grid-item-card:: Direct SSH to Compute Nodes :link: tutorials-ssh-access :link-type: ref Configure SSH jump host access and connect directly to assigned compute nodes for development and debugging. .. raw:: html
.. toctree:: :hidden: conda_jupyter advanced_apptainer ssh_access