Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.01 KB

File metadata and controls

26 lines (15 loc) · 1.01 KB

Container Start Command

bash -lc "[ -d /workspace/PodScripts/.git ] || git clone https://github.com/acceleratescience/PodScripts.git /workspace/PodScripts && cd /workspace/PodScripts && chmod +x start_jupyter.sh start_code_server.sh TODO.sh autocommit.sh && bash TODO.sh && bash start_jupyter.sh && bash start_code_server.sh && bash autocommit.sh && tail -f /dev/null"

Replace TODO with workshop-specific script

GitHub token

https://github.com/settings/tokens/new