- 15 Jan, 2016 1 commit
-
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
- 13 Jan, 2016 6 commits
-
-
Peter Parente authored
* Use setuptools to get modern pip (debian packaged pip stops working after requests gets updated) * Don't use wget to fetch tini, use Python! (c) Copyright IBM Corp. 2016
-
Peter Parente authored
* Remove SHELL env var and leftover USER nobody * Install wget for tini then immediately uninstall it * Install build-essentials and python3-dev for tornado speed up then immediately uninstall them (c) Copyright IBM Corp. 2016
-
Peter Parente authored
First time we've added a stack under the new versioning scheme (c) Copyright IBM Corp. 2016
-
Peter Parente authored
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
Peter Parente authored
New docker stack for a headless kernel
-
- 12 Jan, 2016 8 commits
-
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2016
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2016
-
Peter Parente authored
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2016
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2016
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2016
-
Michael Poplavski authored
Contribution (c) Copyright IBM Corp. 2015
-
Michael Poplavski authored
New docker stack for a headless kernel. It uses the new kernel gateway to provide websocket access without exposing the whole notebook UI. Contribution (c) Copyright IBM Corp. 2015
-
- 09 Jan, 2016 2 commits
-
-
Peter Parente authored
Add texlive-generic-recommended to fix PDF export
-
Peter Parente authored
Fixes #99 (c) Copyright IBM Corp. 2016
-
- 05 Jan, 2016 1 commit
-
-
Peter Parente authored
Make jovyan the default user for the docker cmd
-
- 03 Jan, 2016 2 commits
-
-
Peter Parente authored
Install libxrender1 to appease matplotlib et al.
-
Peter Parente authored
Bite the bullet and preinstall it so that plotting libs that default to using desktop rendering just work (matplotlib, ggplot, ...) out of the box without having to get configuration right beforehand (e.g., %matplotlib inline ahead of matplotlib import) Only adds ~100k to the image size (c) Copyright IBM Corp. 2015
-
- 29 Dec, 2015 2 commits
-
-
Peter Parente authored
make-deploy example: run stacks on docker-machines
-
Peter Parente authored
* Fix missing export on virtualbox-vm settings * Note about busted make on ubuntu 14.04 * Pin jupyter/minimal-notebook version so example always works * Bit more of a hint about additional parameters (c) Copyright IBM Corp. 2015
-
- 28 Dec, 2015 1 commit
-
-
Peter Parente authored
* Switch to jovyan at the end of every Dockerfile * Document --user root requirement for NB_UID and GRANT_SUDO flags (c) Copyright IBM Corp. 2015
-
- 23 Dec, 2015 3 commits
-
-
Peter Parente authored
Cannot use custom output path when renewing, so do not use it at all (c) Copyright IBM Corp. 2015
-
Peter Parente authored
(c) Copyright IBM Corp. 2015
-
Peter Parente authored
(c) Copyright IBM Corp. 2015
-
- 18 Dec, 2015 2 commits
-
-
Peter Parente authored
Bump r-irkernel to 0.5 to fix zmq issue
-
Peter Parente authored
Requires r-rmarkdown=0.8, r-devtools=1.9, r-tidyr=0.3 in r-notebook (c) Copyright IBM Corp. 2015
-
- 17 Dec, 2015 4 commits
-
-
Kyle Kelley authored
Configure en_US.UTF-8
-
Kyle Kelley authored
Create jovyan user before conda install
-
Peter Parente authored
Fixes #82 (c) Copyright IBM Corp. 2015
-
Peter Parente authored
Avoids costly chown, fixes #81 (c) Copyright IBM Corp. 2015
-
- 11 Dec, 2015 2 commits
-
-
Peter Parente authored
* letencrypt workflow * Don't mount self-signed secrets directory over runtime dir where nbextensions might be preinstalled from Dockerfile (c) Copyright IBM Corp. 2015
-
Peter Parente / Justin Tyberg authored
(c) Copyright IBM Corp. 2015
-
- 10 Dec, 2015 2 commits
-
-
Peter Parente authored
Updating to reflect changes in how Spark Kernel is build and packaged
-
Gino Bustelo authored
(c) Copyright IBM Corp. 2015
-
- 08 Dec, 2015 1 commit
-
-
Min RK authored
Add rpy2
-
- 06 Dec, 2015 1 commit
-
-
Peter Parente authored
Requires bump of devtools, tidyr, and rmarkdown too (c) Copyright IBM Corp. 2015
-
- 05 Dec, 2015 2 commits
-
-
Peter Parente authored
Fix datascience-notebook build after pandas bump
-
Peter Parente authored
patsy, numba, bokeh all need upgrade to satisfy conda constraints (c) Copyright IBM Corp. 2015
-