Commit Graph

25 Commits

Author SHA1 Message Date
Ayaz Salikhov
c1a892c6dc Remove JUPYTER_ENABLE_LAB variable warning 2022-04-01 00:23:17 +01:00
romainx
c954633981 JUPYTER_CMD -> DOCKER_STACKS_JUPYTER_CMD (review) 2022-01-20 23:32:52 +01:00
romainx
1178c33e27 Fix comand and improve tests 2022-01-20 09:12:38 +01:00
romainx
1d8d7df242 Default to JupyterLab
Introduce a new `JUPYTER_CMD` option
2022-01-19 12:15:54 +01:00
Ayaz Salikhov
d73079ebe8 Fix NOTEBOOK_ARGS pass 2021-11-15 17:25:01 +03:00
Ayaz Salikhov
dd0fcc0102 Update base-notebook/start-notebook.sh 2021-11-12 19:52:23 +03:00
Ayaz Salikhov
d6fd535c5f Update base-notebook/start-notebook.sh 2021-11-12 19:51:06 +03:00
Ayaz Salikhov
e7c38b57cf Update base-notebook/start-notebook.sh 2021-11-12 19:50:08 +03:00
Erik Sundell
e11f31a7b6 start-notebook.sh: pass NOTEBOOK_ARGS as docs say 2021-11-12 00:14:28 +01:00
Ayaz Salikhov
0999f1a36f Unify bash variables usage and add quotes where needed 2021-05-26 13:06:10 +03:00
Ayaz Salikhov
c0ae562059 Fix all shellcheck warnings 2021-05-21 15:49:49 +03:00
Ayaz Salikhov
3734d39090 Fix shellcheck warnings 2021-05-20 15:38:03 +03:00
romainx
13bf51f6a7 Fix according to the review 2021-01-18 18:02:29 +01:00
romainx
0660736ac0 Changes following the review 2021-01-18 07:43:26 +01:00
romainx
b7aad78b82 Switch to JupyterLab by default 2021-01-08 09:13:01 +01:00
Ayaz Salikhov
d4a632faef Fix bash files codestyle 2020-06-13 20:32:52 +02:00
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