Speed Dial¶
Training Check-list¶
rsync the feature csv files from the remote server to local
rsync -avz -e "ssh -i ~/.ssh/id_oxservers" lasair@oxdb1:/home/lasair/data/vra_data/csv/ .
Update the training pool
conda activate lvra
cd ~/software/lvra/lvra/training
python ./make_pool.py
testing my template¶
some code: code
import lasair
Warning
test
Note
test
Tip
test
Caution
test
Important
test
Error
bla
Lasair Virtual Research Assistants