Spaces:
Runtime error
Runtime error
File size: 96 Bytes
f61fe62 |
1 2 3 4 5 6 |
#!/bin/sh
printf "\033]0;Tensorboard\007"
. .venv/bin/activate
clear
python core.py tensorboard |