Commit Graph

9 Commits

Author SHA1 Message Date
Jeff
a667552e78 Option to enable restart without exiting container
Add optional environment variable RESTARTABLE to enable Jupyter to
be restarted without causing the container to exit.  When the variable
is set, run-one-constantly (from the Ubuntu run-one package) is
inserted into the Jupyter startup command.
2019-08-02 11:17:04 -06:00
Đặng Minh Dũng
0329eecec8 fixing inline script problem 2018-11-12 01:45:05 +07:00
Chia-liang Kao
94657c2616 rework to use JUPYTER_ENABLE_LAB for both notebook and hub 2018-01-31 01:16:49 +08:00
Min RK
2e160bb941 launch single-user entrypoint if JUPYTERHUB_API_TOKEN is defined
DockerSpawner sets certain environment variables, so assume jupyterhub entrypoint when defined
2017-06-07 13:04:31 +02:00
Oliver Köth
8daeeb294f avoid creation of intermediate shell in start-notebook.sh 2016-09-07 16:54:58 +02:00
Peter Parente
1480d6f88e Add generic start.sh to base-notebook
* Update doc in base-notebook to describe use case
* Rebase start-notebook.sh on it
2016-08-09 16:10:22 -04:00
Oliver Köth
970985845e Update start-notebook.sh 2016-06-28 11:16:39 +02:00
Peter Parente
8015c88c4b Fix missing execute bit
Time for a rebuild!

(c) Copyright IBM Corp. 2016
2016-05-27 13:28:42 -04:00
Peter Parente
839e8307b6 Rename to base-notebook
(c) Copyright IBM Corp. 2016
2016-05-26 20:58:29 -04:00