Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/dev/single/start-hub
Views: 687
#!/usr/bin/env bash export USER=wstein export PATH=/usr/local/bin:$PATH export PGHOST='/home/wstein/postgres_data/socket' # If you put this in crontab be sure to explicitly set USER=... cd /home/wstein/smc/src . smc-env echo $PGHOST service_hub.py --host=localhost --single --update start