...
If you want to build your own Singularity container for JupyterHub, see here: JupyterHub https://upb-pc2.atlassian.net/wiki/spaces/PC2DOK/pages/1903131/JupyterHub#Create-my-own-Singularity-container
Remote Desktop (Graphical Environment via Xpra)
...
Create a conda environment as described here:
conda activate <your_conda_env>
conda install ipykernel
ipykernel install --user --name <KERNELNAME> --display-name "<DISPLAY NAME>"
Create my own Apptainer/Singularity container
Container package requirements
...