5 lines
157 B
Bash
5 lines
157 B
Bash
source /home/pyzebra/miniconda3/etc/profile.d/conda.sh
|
|
|
|
conda activate test
|
|
python ~/pyzebra/pyzebra/app/cli.py --allow-websocket-origin=pyzebra.psi.ch:5006
|