Commit Graph

1006 Commits

Author SHA1 Message Date
Peter Parente
135a595d2a Merge pull request #685 from delgadom/patch-1
point README badges to dockerhub
2018-07-30 08:49:42 -04:00
Michael Delgado
237e97d54a point README badges to dockerhub
Right now URLs simply point to the badge image source
2018-07-28 11:17:11 -07:00
Peter Parente
8d22c86ed4 Merge pull request #677 from jakirkham/use_cf_tini
Install tini from conda-forge
2018-07-20 15:27:41 -04:00
Peter Parente
02d387b31c Merge pull request #680 from nils-werner/XDG_CACHE_HOME
Change XDG_CACHE_HOME when using NB_USER
2018-07-20 15:06:26 -04:00
Nils Werner
6281d3d89c Change XDG_CACHE_HOME when using NB_USER 2018-07-20 12:18:14 +02:00
John Kirkham
0bfb920e02 Install tini from conda-forge
Switches to getting `tini` from `conda-forge`.
2018-07-19 22:56:48 -04:00
Peter Parente
621b96ed75 Merge pull request #676 from shaheenhumza/update-seaborn
Update version of seaborn to 0.9.X
2018-07-19 16:13:44 -04:00
Peter Parente
f5c31533c4 Merge pull request #671 from stefanproell/SPR/config_fix
Adds config file initialization and updates Apache Mirror due to timeout issue
2018-07-19 16:12:45 -04:00
Humza M Shaheen
0b95fd35ff Update version of seaborn to 0.9.X 2018-07-19 11:28:55 +01:00
Stefan Proell
1584606a40 Adds config file initialization
Adds the initial creation of the configuration file
jupyter_notebook_config.json to the image. This file
was missing as reported in issue #639 and caused an
error when trying to set a new password via the Web
interface.

Bumps the version of Jupyter Notebook to 5.6

Updates Apache Mirror URL because the current causes build timeouts

The mirror used now (mirrors.ukfast.co.uk) is fast enough and does not
point to an ad site and is already used in a different Dockerfile within
this repository.
2018-07-19 10:17:50 +02:00
Peter Parente
702d2f6a3e Merge pull request #673 from parente/remove-internal
[ci skip] Remove dead files w/ old versions
2018-07-16 22:39:44 -04:00
Peter Parente
f3652d3f58 Merge pull request #672 from tackman/master
Fixed README, Jupyter Lab launch sample command
2018-07-16 15:37:27 -04: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
Peter Parente
1efcb1007b [ci skip] Remove dead files w/ old versions 2018-07-16 15:28:44 -04:00
tackman
9e4c786fae Fixed JupyterLab launch sample command options. Option name was wrong and image version was old 2018-07-12 17:30:23 +09:00
Peter Parente
3772fffc4a Merge pull request #667 from jamiekt/master
Fix typo - Juptyer
2018-07-09 18:50:21 -04:00
Jamie Thomson
193b0e2c76 Fix typo - Juptyer 2018-07-09 22:54:29 +01:00
Peter Parente
19f1bd92f4 Fix second test_gid_change expectation 2018-06-29 08:33:12 -04:00
Peter Parente
611526cdc4 Fix test_gid_change expectation 2018-06-28 22:29:59 -04:00
Peter Parente
da11c31576 Fix #492: NB_GID adds a supplemental group, leaves primary untouched 2018-06-24 16:10:10 -07:00
Peter Parente
5811dcb711 Merge pull request #664 from parente/spark-2.3.1
Bumping up Spark and Conda to the current version
2018-06-23 17:32:44 -04:00
Peter Parente
ede5987507 Update to latest conda patch release
But stick with the same major and minor as the base miniconda installer
2018-06-21 21:45:20 -04:00
Peter Parente
03b897d05f [ci skip] Add source-to-image alternative 2018-06-13 22:19:01 -04:00
Darek
9f2072b8e6 Bumped Spark to 2.3.1 2018-06-13 14:39:25 +00:00
Darek
6c89a9fc12 Bumped Ubuntu and conda to the current version 2018-06-13 14:38:13 +00:00
Peter Parente
4417b81d04 [ci skip] List some alternatives 2018-06-13 00:08:55 -04:00
Peter Parente
4b8a63cfad Merge pull request #655 from minrk/bumps
bump some packages
2018-06-13 00:06:09 -04:00
Peter Parente
6fcdb2bfa2 Update quickstart examples for nb 5.5 2018-06-09 15:19:13 -04:00
Peter Parente
e7000ca141 Merge pull request #656 from aaronjswank/master
Updated recipe for pip and added conda example.
2018-06-08 19:45:12 -04: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
Min RK
d65fa651e0 bump some packages
- notebook 5.5
- matplotlib 2.2
- pandas 0.23
- scipy 1.1
- scikit-image 0.14
- statsmodels 0.9
2018-06-07 10:57:39 +02:00
Min RK
59904dd777 Merge pull request #654 from jupyter-on-openshift/remove-writable-group
Lock down ability to run su command.
2018-06-07 10:50:28 +02:00
Graham Dumpleton
47e120db74 Restrict su to users in group wheel so can't be used when run as random uid not in passwd file. 2018-06-07 10:02:31 +10:00
Graham Dumpleton
fce599596e Remove writable group file due to issues with being able to give su access when shouldn't be allowed. 2018-06-06 14:21:03 +10:00
J Forde
cf57ef145d Merge pull request #651 from parente/more-docs
Community stacks documentation
2018-06-05 12:08:59 -04:00
Min RK
882915fe67 Merge pull request #652 from gurvindersingh/master
upgrade tini to latest version 0.18.0
2018-06-05 18:02:22 +02:00
Gurvinder Singh
3c0220cf17 upgrade tini to latest version 0.18.0 and also added the option to send signal to all child group processes as mentioned in docs
https://github.com/krallin/tini#process-group-killing
2018-06-04 16:49:25 +02:00
Peter Parente
9641089837 Add sphinx linkcheck to travis build 2018-06-03 21:00:53 -04:00
Peter Parente
0ad2745a01 Address code review comments, add screenshots 2018-06-03 20:58:17 -04:00
Peter Parente
0f9a9c2db2 [ci skip] Add missing link 2018-06-02 22:45:33 -04:00
Peter Parente
c9f699a814 [ci skip] Write remaining community stack sections 2018-06-02 22:44:04 -04:00
Peter Parente
355f980d67 [ci skip] Cleanup wording 2018-06-02 22:44:04 -04:00
Peter Parente
0f73f7488f Merge pull request #650 from parente/more-docs
Document missing container options
2018-06-02 22:43:02 -04:00
Peter Parente
9f03c3e86b Merge pull request #649 from jakirkham/pin_blas_to_cf
Use `MatchSpec` to force `blas` from `conda-forge`
2018-06-02 16:57:41 -04:00
Peter Parente
b62c7170c6 Fix some whitespace and quoting 2018-06-02 16:55:29 -04:00
Peter Parente
e1f54f625a [ci skip] Add missing env var options 2018-06-02 16:55:21 -04:00
John Kirkham
06792d930f Use MatchSpec to force blas from conda-forge
As it appears that `defaults` has added `blas` without a feature, the
`conda` solver appears to be prioritizing the removal of features over
channel priority. As a result, we leverage `MatchSpec` here to pin the
`blas` package to `conda-forge` and the `openblas` feature. This should
be respected by `conda` and thus avoid switching to the incompatible
`blas` package from `defaults`.
2018-06-02 12:59:10 -07:00
Peter Parente
e1fee2107a Merge pull request #641 from BradenAtSiemens/ubuntu-bionic-upgrade
Upgrade Ubuntu to latest LTS (Bionic 18.04)
2018-06-02 15:49:47 -04:00
Peter Parente
f9e77e3ddd Merge pull request #646 from parente/more-docs
Continued work on contributor doc
2018-06-02 15:45:16 -04:00