Personal Notes

These are some notes, procedures or code snippets I find useful myself and tend to use relatively often.

Title Description
Disk space and usage in Linux Using du and df commands to collect disk…
File-based Conda environments Conda environments: how to export to and create…
Pytorch GPU memory management in Jupyter Lessons learned about managing GPU memory when…
Running Jupyter from a remote server How to run Jupyter on a remote server and access…
SLURM basic commands Some basic commands to run jobs in SLURM
SSH configuration file How to configure a remote host in the SSH config…
SSH configuration for Git repository How to configure SSH access to Git repository
Setup Jupyterlab on conda environments My template to setup Jupyterlab and conda…
Show the token of a Jupyter server How to obtain the token of a running Jupyter…
Specify GPU device How to specify GPU device
Tensorboard on a remote server How to run Tensorboard on a remote server and…
Using find to search for recently modified files How to search for recently modified files
Voila: from Jupyter notebooks to webpages How to serve Jupyter notebooks as webpages or…
No matching items