Skip to content
Snippets Groups Projects
Commit 564003d3 authored by hagrid67's avatar hagrid67
Browse files

added titles to the terminal windows

parent b049ff52
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,9 @@ redis-cli KEYS "*" | grep -i flatland | xargs redis-cli DEL
# you need to create the envs in the folder
# best to delete all but 10 small ones
gnome-terminal --window -- python -m flatland.evaluators.service --test_folder ../submission-scoring/Envs/neurips2020_round1_v0/
gnome-terminal --title Service --window -- python -m flatland.evaluators.service --test_folder ../submission-scoring/Envs/neurips2020_round1_v0/
gnome-terminal --window -- python tests/test_eval_timeout.py
gnome-terminal --title test_eval_timeout --window -- python tests/test_eval_timeout.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment