repo2docker/tests/venv/start/start-script
Tim Head 6f624201b3 Make verify script executable 2018-09-15 10:05:25 +02:00
..
README.rst Split out tests, tweak docs, and a style change 2018-08-15 17:10:53 +02:00
start Split out tests, tweak docs, and a style change 2018-08-15 17:10:53 +02:00
verify Make verify script executable 2018-09-15 10:05:25 +02:00

README.rst

System - launch scripts
-----------------------

It is possible to run `start` scripts before your notebook server starts.
This is useful to set environment variables or perform last minute
configurations.

In this example we set a environment variable in the `start` script.