Commit Graph

36 Commits

Author SHA1 Message Date
Romain C
38054f3e7b Replace vim by nano in the doc 2018-12-29 07:25:47 +01:00
Peter Parente
aa0ebba9a0 Merge pull request #781 from parente/iyanmv-add-umaks-flag
umask flag
2018-12-28 23:44:15 -05:00
Peter Parente
96c05b8880 Merge pull request #739 from ericdill/issue-715
Add note about customizing the startup with before-notebook.d
2018-12-28 14:05:21 -05:00
Peter Parente
515f74ab77 DOC: Typo fix 2018-12-28 14:03:46 -05:00
Peter Parente
9b8893f5cd DOC: Match heading level 2018-12-28 14:02:25 -05:00
Peter Parente
e1f57a620f Doc start-notebook.d as well 2018-12-28 13:56:15 -05:00
Peter Parente
368e1af98b Fix a broken doc link spotted along the way 2018-12-28 13:28:12 -05:00
Peter Parente
1ec114a8ca Squashed commit of the following:
commit 2d92977085
Author: Iyán Méndez Veiga <me@iyanmv.com>
Date:   Tue Aug 21 23:22:35 2018 +0200

    Delete code in start.sh (not necessary). Simplify 'os.umask' code. Add paragraph to docs

commit 19d1e7be71
Author: Iyán Méndez Veiga <me@iyanmv.com>
Date:   Tue Aug 21 19:03:36 2018 +0200

    Change if clause condition

commit 13802f436c
Author: Iyán Méndez Veiga <me@iyanmv.com>
Date:   Tue Aug 21 20:24:38 2018 +0200

    Update jupyterlab & extensions

commit 63bdcad837
Author: Iyán Méndez Veiga <me@iyanmv.com>
Date:   Tue Aug 21 16:21:01 2018 +0200

    Fix 'No newline at end of file'

commit 9504408874
Author: Iyan Méndez Veiga <iyan.mendezveiga@arcelormittal.com>
Date:   Tue Aug 21 15:37:32 2018 +0200

    Fix if clause start.sh

commit 74da4e07b2
Author: Iyan Méndez Veiga <iyan.mendezveiga@arcelormittal.com>
Date:   Tue Aug 21 14:52:21 2018 +0200

    Add NB_UMASK flag to modify default umask
2018-12-28 13:24:16 -05:00
Troels Schwarz-Linnet
d7ec3011de Adding link to a new Community Stack : csharp-notebook is a community Jupyter Docker Stack image. Try C# in Jupyter Notebooks. 2018-12-28 15:55:32 +01:00
Justin Smith
80fa2f4d5c Adding recipe for nbextension spellchecker for issue 675 2018-11-08 10:41:14 -05:00
Todd Tannenbaum
47249f6b6e JUPYTER_ENABLE_LAB documented as JUPYTER_LAB_ENABLE
The documentation in common.md references option JUPYTER_LAB_ENABLE, which does nothing. The correct name for this option is JUPYTER_ENABLE_LAB.
2018-11-01 17:35:13 -05:00
Peter Parente
ff922f8f53 [ci skip] Fixing heading level to correct ToC 2018-11-01 15:40:52 -04:00
ericdill
2ffac262c3 Add note about customizing the startup with before-notebook.d
Closes #715
2018-10-26 19:01:12 +02:00
Peter Parente
6c6ebe8734 Merge pull request #734 from ericdill/issue-728
Add note for launching notebook with no token
2018-10-25 11:09:32 -04:00
Peter Parente
713fae0566 Merge pull request #733 from bskarda/fix_common_options_link
Fix the common options link in the docs
2018-10-23 22:01:06 -04:00
ericdill
2ded32299c Fix launch command in docs
Closes #724
2018-10-23 19:11:16 +02:00
ericdill
b185fbf0b7 Add note for launching notebook with no token
Closes #728
2018-10-23 18:59:13 +02:00
Brian Skarda
0b070ee0b7 Fix the common options link in the docs 2018-10-23 10:11:41 -04:00
Peter Parente
6aabc50265 Fix broken doc link 2018-10-18 12:28:39 -04:00
Marc Ramirez
076233c13b Add more information about NB_USER set up 2018-10-05 19:19:21 +02:00
Richard Darst
31531fd623 Update documentation of NB_GID and NB_GROUP 2018-08-05 11:10:25 +03:00
Peter Parente
33b69ea660 Merge pull request #665 from parente/fix-492-supplemental-group
Fix #492: NB_GID adds a supplemental group, leaves primary untouched
2018-07-16 15:34:20 -04:00
Jamie Thomson
193b0e2c76 Fix typo - Juptyer 2018-07-09 22:54:29 +01:00
Peter Parente
da11c31576 Fix #492: NB_GID adds a supplemental group, leaves primary untouched 2018-06-24 16:10:10 -07:00
Swank, Aaron J
36d5515776 Removed extra COPY from Dockerfile instructions 2018-06-08 14:49:57 -04:00
Swank, Aaron J
a1ef9cb290 Updated recipe for pip and added conda example.
Updated the recipe for pip to include requirements.txt file.
Also included example for using conda to install packages.
2018-06-08 11:12:49 -04:00
Peter Parente
e1f54f625a [ci skip] Add missing env var options 2018-06-02 16:55:21 -04:00
J Forde
f39639cb58 Update recipes.md
My attempt at reorganization
2018-05-16 10:48:54 -04:00
Peter Parente
a82e51a17e Address most review comments by @jzf2101 2018-05-12 14:36:40 -04:00
Peter Parente
8a3149ed68 Port recipes from project wiki to doc 2018-04-22 23:01:19 -04:00
Peter Parente
13946de102 Minor wording improvements 2018-04-22 23:01:07 -04:00
Peter Parente
bffdeea417 Fix broken link 2018-04-22 16:38:31 -04:00
Peter Parente
09d5f5aa80 Fix typo too 2018-03-26 20:44:40 -04:00
Peter Parente
d64b476674 Address initial review comments 2018-03-26 20:44:02 -04:00
Peter Parente
a7407c115d Fix link to stack contrib page 2018-03-25 21:27:54 -04:00
Peter Parente
6e55fcc42f Split pages, use RTD theme for now
I can't seem to configure the Jupyter Albaster theme correctly
and will reach out for help later.
2018-03-25 21:00:06 -04:00