Commit Graph

1370 Commits

Author SHA1 Message Date
Peter Parente
17aba6048f Merge pull request #759 from dungdm93/master
fixing inline script problem
2018-12-29 11:29:19 -05:00
Peter Parente
9b06df75e4 Merge pull request #783 from romainx/master
Replace vim by nano in the minimal-notebook documentation (fix #779)
2018-12-29 10:34:30 -05:00
Peter Parente
c12adebb32 Merge pull request #782 from parente/daozzg-master
Update all R libs in all-spark-notebook for Spark 2.4
2018-12-29 10:34:11 -05:00
Romain C
38054f3e7b Replace vim by nano in the doc 2018-12-29 07:25:47 +01:00
Peter Parente
8b0c000794 Update R packages 2018-12-29 00:05:19 -05: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
11d8162dbd MNT: Update .gitignore for vscode 2018-12-28 13:56:28 -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
fbba48c435 Only apply custom umask if NB_UMASK is set 2018-12-28 13:28:03 -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
Peter Parente
30ea6099ff Merge pull request #780 from tlinnet/master
Adding link to a new Community Stack : csharp-notebook
2018-12-28 13:00:45 -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
Peter Parente
7254cdcfa2 Merge pull request #772 from manics/patch-1
Update tensorflow to 1.12
2018-12-23 11:19:42 -05:00
Peter Parente
2343e33dec Merge pull request #777 from tryantwit/remove-apt-get-clean
Remove apt-get clean command. Unecessary on official Ubuntu images.
2018-12-17 13:38:35 -05:00
Tim Ryan
3fc28b67e0 Remove apt-get clean command. Unecessary on official Ubuntu images. 2018-12-17 10:40:58 -05:00
Alan
06446856b6 Update Dockerfile 2018-12-07 09:50:44 +08:00
Alan
2a25febf80 Update Dockerfile 2018-12-07 09:43:03 +08:00
Simon Li
39dabe9f3e Update tensorflow to current release 1.12 2018-11-30 19:37:45 +00:00
Peter Parente
14fdfbf9cf Merge pull request #767 from jupyter-on-openshift/disable-token-mounting
Disable mounting of service account token under OpenShift.
2018-11-26 11:56:48 -05:00
Graham Dumpleton
fe85a0d172 Disable mounting of service account token under OpenShift. 2018-11-26 17:10:50 +11:00
Min RK
e8613d8412 Merge pull request #764 from minrk/bump-notebook
notebook 5.7.2
2018-11-19 16:27:30 +01:00
Min RK
1734664618 Merge pull request #765 from vibhutisawant/ppc64le
updated the base image to ubuntu:18.04
2018-11-19 16:27:22 +01:00
Vibhuti Sawant
6c265d399d updated the base image to ubuntu:18.04 2018-11-19 16:13:14 +05:30
Min RK
be4fd6705b notebook 5.7.2 2018-11-19 10:28:45 +01:00
Peter Parente
5b2160dfd9 Merge pull request #760 from mkirch/master
Update scikit-learn to 0.20.*
2018-11-15 12:14:26 -05:00
Peter Parente
d12c594540 Merge pull request #758 from clkao/jupyterlab-0.35
Update JupyterLab and extensions to 0.35.4
2018-11-15 12:14:14 -05:00
Peter Parente
bc03236aa5 Merge pull request #756 from Bidek56/master
Bumped Spark to 2.4.0 and miniconda to 4.5.11
2018-11-15 12:13:55 -05:00
Peter Parente
9e8682c9ea Merge pull request #757 from borregore/Bump/Spark
Bumped Spark to 2.4.0
2018-11-14 20:47:04 -05:00
Peter Parente
05b2c528ed Merge pull request #762 from lresende/toree-official-release-0.3.0
Update to official Toree 0.3.0-incubating release
2018-11-14 20:44:49 -05:00
borregore
f4f24a3e63 Update Dockerfile 2018-11-14 11:06:44 -07:00
borregore
46dbe75904 Update Dockerfile 2018-11-14 10:26:12 -07:00
Luciano Resende
7c3f276fe3 Update to official Toree 0.3.0-incubating release 2018-11-13 14:07:46 -08:00
Peter Parente
77e10160c7 Merge pull request #761 from parente/disable-linkcheck
[ci skip] Disable linkcheck
2018-11-12 19:00:43 -05:00
Peter Parente
1a3ec0e358 [ci skip] Disable linkcheck
Fails too often on Travis
2018-11-12 18:59:18 -05:00
Michael Kirchner
95b325d6bc Update scikit-learn to 0.20.* 2018-11-11 14:55:04 -06:00
Đặng Minh Dũng
0329eecec8 fixing inline script problem 2018-11-12 01:45:05 +07:00
Peter Parente
313453504d Keep py4j-0.10.7-src.zip 2018-11-09 23:43:03 -05:00
Chia-liang Kao
432c3f0047 Update JupyterLab and extensions to 0.35.4 2018-11-09 12:03:59 +08:00
Javier Ivan Venegas Carrillo
777eec10c3 Update for test with py4j update for test 2018-11-08 17:29:03 -07:00
Javier Ivan Venegas Carrillo
dd3a198922 Update for test with py4j update 2018-11-08 17:04:10 -07:00
Javier Ivan Venegas Carrillo
5162984d02 Update for test 2018-11-08 16:41:04 -07:00
Darek
fdaf3d867d Upgrading Miniconda3 version to install Python 3.7 2018-11-08 23:40:28 +00:00
Javier Ivan Venegas Carrillo
c9bd0ff317 Bumped Spark to 2.4.0 adn py4j to 0.10.8.1 2018-11-08 16:29:41 -07:00
Darek
f9b988ddbb Bumped Spark to 2.4.0 2018-11-08 22:08:07 +00:00
Peter Parente
50d1eb9ec2 Merge pull request #755 from jussmi/feature-675
Adding recipe for nbextension spellchecker for issue 675
2018-11-08 12:32:06 -05:00
Justin Smith
80fa2f4d5c Adding recipe for nbextension spellchecker for issue 675 2018-11-08 10:41:14 -05:00