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