- 26 Mar, 2016 1 commit
-
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
- 22 Mar, 2016 3 commits
-
-
jakirkham authored
Add hdf5 julia support to datascience stack
-
Kyle Kelley authored
build JupyterHub singleuser images for each notebook stack
-
Mladen Kolovic authored
* create `.juliarc.jl` start up script to point Julia to conda libraries, specifically the hdf5 libraries installed through the h5py package in the scipy stack * add the HDF5 Julia package Update README.md to document HDF5 addition Add -F option to force config load Add the -F flag to julia expression execution to load .juliarc.jl before execution.
-
- 21 Mar, 2016 4 commits
-
-
Kyle Kelley authored
[ci skip] Add badges to stack READMEs
-
Min RK authored
-
Min RK authored
instead of master and include checksummed download
-
Min RK authored
to give it higher priority
-
- 18 Mar, 2016 7 commits
-
-
jakirkham authored
Rebase all-spark-notebook on pyspark-notebook
-
Peter Parente authored
To speed up build, reduce accidental disparity, ease maintenance (c) Copyright IBM Corp. 2016
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
Min RK authored
For every `*-notebook` stack, a `*-singleuser` image is also built
-
Peter Parente authored
Switch to Mesos Jessie repository, and upgrade to 0.25
-
Peter Parente authored
use current command for Python 2 kernel install
-
Min RK authored
-
- 17 Mar, 2016 1 commit
-
-
Marco Capuccini authored
-
- 15 Mar, 2016 2 commits
-
-
jakirkham authored
Add cacert to .curlrc in home directory
-
Mladen Kolovic authored
Specify `cacert=/etc/ssl/certs/ca-certificates.crt` in `/home/$NB_USER/.curlrc` so curl can locate the certificates.
-
- 14 Mar, 2016 4 commits
-
-
jakirkham authored
Rebase datascience-notebook on scipy-notebook
-
jakirkham authored
README: Add badge for Travis CI
-
Peter Parente authored
Fixes #139 (c) Copyright IBM Corp. 2016
-
Peter Parente authored
Fixes #147
-
- 10 Mar, 2016 1 commit
-
-
jakirkham authored
Add and install from the r channel with conda
-
- 09 Mar, 2016 3 commits
-
-
John Kirkham authored
-
John Kirkham authored
-
Peter Parente authored
Modified to install Apache Toree using pip
-
- 08 Mar, 2016 5 commits
-
-
Gino Bustelo authored
(c) Copyright IBM Corp. 2016
-
Peter Parente authored
Clean apt-get list
-
John Kirkham authored
-
Peter Parente authored
Add dockerignores
-
John Kirkham authored
-
- 07 Mar, 2016 9 commits
-
-
Peter Parente authored
Added instructions for connecting to spark on standalone mode.
-
Apurva Nandan authored
-
Peter Parente authored
Run `apt-get clean` after installing jq
-
John Kirkham authored
-
Peter Parente authored
-
Peter Parente authored
Use Travis CI
-
John Kirkham authored
This is done to more explicitly track what version of Debian Jessie is being used as a base image. It will also ensure that it is properly updated on the VM even if we forget. This also should help CI and VM builds stay speedy by using the cache even when there is a newer version of Debian Jessie. In the long run, we may wish to re-evaluate this strategy and fix our CI and deployment systems so as to be able to use the latest version of Debian Jessie with important CVE and other fixes.
-
John Kirkham authored
-
John Kirkham authored
-