- 13 Sep, 2015 4 commits
-
-
Peter Parente authored
Create jovyan in Dockerfile, reset UID at startup
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
-
- 11 Sep, 2015 3 commits
-
-
Peter Parente authored
… but install kernel specs global to avoid problems when switching NB_UID Contribution (c) Copyright IBM Corp. 2015
-
Peter Parente authored
Contribution (c) Copyright IBM Corp. 2015
-
Peter Parente authored
* Create user jovyan with UID=1000 in the default users group in the Dockerfile * Set group ownership of user home and conda to root to avoid 'users' group from host access when mounted * Set stick bit on both paths so root owns subdirs too * Change jovyan UID if NB_UID is specified and is not the default 1000 Contribution (c) Copyright IBM Corp. 2015
-
- 31 Aug, 2015 2 commits
-
-
Peter Parente authored
-
Peter Parente authored
Add user in script + fixes
-
- 30 Aug, 2015 2 commits
-
-
Peter Parente authored
-
Peter Parente authored
Contribution (c) Copyright IBM Corp. 2015
-
- 29 Aug, 2015 7 commits
-
-
Peter Parente authored
* Only create jovyan and set perms if user does not exist * Allow docker host mount for NB_WORK: copy skel files if useradd fails because home dir already exists Contribution (c) Copyright IBM Corp. 2015
-
Peter Parente authored
* Always remain as root during install * Put kernel specs in system path, not user home * Create user work directory at startup * Note this is in 4.0 and up images, not 3.2 Contribution (c) Copyright IBM Corp. 2015
-
Carl Osterwisch authored
Used to relaunch notebook and collect logging data.
-
Carl Osterwisch authored
-
Carl Osterwisch authored
Provides ability to specify NB_USER and NB_UID at docker run time rather than build time.
-
Carl Osterwisch authored
-
Peter Parente authored
-
- 28 Aug, 2015 10 commits
-
-
Peter Parente authored
-
Peter Parente authored
Updates to nymoorland datascience-notebook stack
-
Peter Parente authored
-
Peter Parente authored
-
nymoorland authored
-
nymoorland authored
-
nymoorland authored
-
nymoorland authored
-
nymoorland authored
-
Peter Parente authored
-
- 27 Aug, 2015 2 commits
-
-
Peter Parente authored
Prevent r-irkernel from downgrading to ipython 3.2.1
-
Peter Parente authored
Force irkernel to install without deps, then install the irkernel deps Contribution (c) IBM Corp. 2015
-
- 26 Aug, 2015 1 commit
-
-
Peter Parente authored
* Merge 4.0.x branch * Rejigger Dockerfiles to build from minimal-notebook:latest
-
- 24 Aug, 2015 1 commit
-
-
Kyle Kelley authored
Upgrade to Jupyter Notebook 4.0
-
- 23 Aug, 2015 2 commits
-
-
Peter Parente authored
-
Peter Parente authored
* Change minimal-notebook to install notebook=4.0* * Change other Dockerfile to point to 4.0 Docker Hub tag (to be built) * Change config and pem file paths for jupyter * Install ipywidgets in all containers that have a Python stack * Update all READMEs to describe v3.2 and v4.0 since Docker Hub only shows one README for all tags Contribution (c) Copyright IBM Corp. 2015
-
- 21 Aug, 2015 1 commit
-
-
Peter Parente authored
-
- 20 Aug, 2015 4 commits
-
-
Peter Parente authored
-
Peter Parente authored
-
Peter Parente authored
Add a Gitter chat badge to README.md
-
The Gitter Badger authored
-
- 19 Aug, 2015 1 commit
-
-
Kyle Kelley authored
Allow notebook patch release to vary
-