- 09 Jan, 2016 1 commit
-
-
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 6 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
-
Peter Parente authored
Fix scipy-notebook build after pandas bump
-
Peter Parente authored
patsy, numba, bokeh all need upgrade to satisfy conda constraints (c) Copyright IBM Corp. 2015
-
Peter Parente authored
Bump to pandas 0.17
-
Justin Tyberg authored
(c) Copyright IBM Corp. 2015
-
- 21 Nov, 2015 2 commits
-
-
Peter Parente authored
* Start with hint from issue #63 (c) Copyright IBM Corp. 2015
-
Peter Parente authored
(c) Copyright IBM Corp. 2015
-
- 19 Nov, 2015 2 commits
-
-
Peter Parente authored
Build spark kernel from specific SHA
-
Peter Parente authored
Allows rebuilds against git SHAs in docker-stacks (c) Copyright IBM Corp. 2015
-
- 11 Nov, 2015 1 commit
-
-
Peter Parente authored
-
- 10 Nov, 2015 3 commits
-
-
Peter Parente authored
Updating Readmes for Spark UI support
-
Alexander Lewitt authored
adding instructions for how to open an extra port in order to view spark ui monitoring status.
-
Alexander Lewitt authored
Instructions to open an extra port to be able to see the spark ui for monitoring execution status.
-
- 25 Oct, 2015 2 commits
-
-
Peter Parente authored
Required to rebuild now that a merge went in touching minimal (c) Copyright IBM Corp. 2015
-
Peter Parente authored
Remove trivial env vars, doc command line args
-
- 24 Oct, 2015 1 commit
-
-
Peter Parente authored
Add system prereqs for R to all-spark-notebook
-
- 23 Oct, 2015 1 commit
-
-
Peter Parente authored
* Copy/paste from r-notebook * Also add PORT option to make dev target for easy of testing (c) Copyright IBM Corp. 2015
-