To set up a basic conda environment with packages you need for this group, do the following:
conda create -n cosmolab jupyterlab numpy scipy matplotlib cython python=3.7
- Terminal shortcuts:
ctl + abeginning of linectl + eend of linectl + kcut linectl + y"yank" (paste) previously cut line