jakirkham
44b7c2fff0
Merge pull request #172 from willingc/move-pic
...
Move the overview image up on README page
2016-03-25 14:25:16 -04:00
Carol Willing
e4f536ea6e
Move the overview image up on page
2016-03-25 10:09:04 -07:00
jakirkham
07fc04fbb4
Merge pull request #171 from parente/inherit-diagram
...
Add diagram of image relationships
2016-03-25 12:44:45 -04:00
Peter Parente
fac6b6061c
Add diagram of image relationship
...
(c) Copyright IBM Corp. 2016
2016-03-25 12:06:39 -04:00
jakirkham
9f4ed032ba
Merge pull request #166 from mkolovic/add-hdf5-julia
...
Add hdf5 julia support to datascience stack
2016-03-21 19:54:57 -04:00
Kyle Kelley
258e25c03c
Merge pull request #162 from minrk/singleuser
...
build JupyterHub singleuser images for each notebook stack
2016-03-21 12:45:59 -05:00
Mladen Kolovic
5c2618f27a
Add HDF5 support for Julia
...
* 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.
2016-03-21 13:30:16 -04:00
Kyle Kelley
630bb6f8fe
Merge pull request #160 from parente/badges
...
[ci skip] Add badges to stack READMEs
2016-03-21 09:34:18 -05:00
Min RK
7f2be9cdbd
Notes about JupyterHub singleuser images in READMEs
2016-03-21 14:40:42 +01:00
Min RK
2e22911bef
get dockerspawner/singleuser image from latest dockerspawner release
...
instead of master
and include checksummed download
2016-03-21 14:40:42 +01:00
Min RK
4b3f7cea59
put build/%-singleuser rule before build/%
...
to give it higher priority
2016-03-21 12:52:14 +01:00
jakirkham
8dfd60b729
Merge pull request #163 from parente/unify-pyspark-all-spark
...
Rebase all-spark-notebook on pyspark-notebook
2016-03-18 11:31:33 -04:00
Peter Parente
f5da6216ad
Base all-spark-notebook on pyspark-notebook
...
To speed up build, reduce accidental disparity, ease maintenance
(c) Copyright IBM Corp. 2016
2016-03-18 08:16:39 -04:00
Peter Parente
6069c4e295
[ci skip] Add badges to stack READMEs
...
(c) Copyright IBM Corp. 2016
2016-03-18 08:03:39 -04:00
Min RK
db33c10ff2
build JupyterHub singleuser images for each stack
...
For every `*-notebook` stack, a `*-singleuser` image is also built
2016-03-18 13:00:27 +01:00
Peter Parente
d9c8430342
Merge pull request #158 from mcapuccini/all-spark-notebook/upgrade-mesos
...
Switch to Mesos Jessie repository, and upgrade to 0.25
2016-03-18 07:50:26 -04:00
Peter Parente
e4ea4bcc1d
Merge pull request #159 from minrk/kernel-install
...
use current command for Python 2 kernel install
2016-03-18 07:49:49 -04:00
Min RK
0aa5c8ddfd
use current command for Python 2 kernel install
2016-03-18 11:27:23 +01:00
Marco Capuccini
8fd57ea27b
upgrade mesos, switch to Jessie repository
2016-03-17 11:24:02 +01:00
jakirkham
2b575ad668
Merge pull request #156 from mkolovic/add-curlrc
...
Add cacert to .curlrc in home directory
2016-03-14 14:28:42 -04:00
Mladen Kolovic
be4ca70017
Add cacert to .curlrc in home directory
...
Specify `cacert=/etc/ssl/certs/ca-certificates.crt` in `/home/$NB_USER/.curlrc` so curl can locate the certificates.
2016-03-14 13:31:19 -04:00
jakirkham
918deae453
Merge pull request #155 from parente/rebase-datascience-notebook
...
Rebase datascience-notebook on scipy-notebook
2016-03-13 23:55:11 -04:00
jakirkham
9e026f0519
Merge pull request #141 from jakirkham/readme_travis_badge
...
README: Add badge for Travis CI
2016-03-13 23:24:15 -04:00
Peter Parente
63d4015537
Rebase datascience-notebook on scipy-notebook
...
Fixes #139
(c) Copyright IBM Corp. 2016
2016-03-13 23:16:01 -04:00
Peter Parente
0e543f2743
Update maintainer doc
...
Fixes #147
2016-03-13 22:23:55 -04:00
jakirkham
2c7802b558
Merge pull request #149 from jakirkham/r_channel_squash
...
Add and install from the r channel with conda
2016-03-10 00:14:23 -05:00
John Kirkham
af11fbc3c4
docker: Add and install from the r channel with conda.
2016-03-08 16:59:45 -05:00
John Kirkham
96402c9c4a
README: Add badge for Travis CI.
2016-03-08 16:59:27 -05:00
Peter Parente
457c3edf4b
Merge pull request #144 from lbustelo/master
...
Modified to install Apache Toree using pip
2016-03-08 13:45:16 -05:00
Gino Bustelo
f92bc91b78
Modified to install Apache Toree using pip
...
(c) Copyright IBM Corp. 2016
2016-03-08 09:17:18 -06:00
Peter Parente
0abf8cdf0a
Merge pull request #148 from jakirkham/clean_apt_list
...
Clean apt-get list
2016-03-07 21:40:01 -05:00
John Kirkham
630ceec257
Dockerfile: Clean apt-get
lists.
2016-03-07 21:38:40 -05:00
Peter Parente
30fa42a6f9
Merge pull request #145 from jakirkham/add_dockerignore
...
Add dockerignores
2016-03-07 21:34:11 -05:00
John Kirkham
4d27738276
Have docker ignore READMEs.
2016-03-07 20:35:45 -05:00
Peter Parente
418f9f6ca8
Merge pull request #143 from apurva3000/spark_standalone_readme
...
Added instructions for connecting to spark on standalone mode.
2016-03-07 08:30:20 -05:00
Apurva Nandan
4597488bc8
Added instructions for connecting to spark on standalone mode.
2016-03-07 14:58:10 +02:00
Peter Parente
4a4937f334
Merge pull request #140 from jakirkham/apt_get_clean
...
Run `apt-get clean` after installing jq
2016-03-07 07:43:29 -05:00
John Kirkham
9f9ddd67a2
all-spark-notebook/Dockerfile: Clean after installing jq.
2016-03-06 23:58:35 -05:00
Peter Parente
e06acca81c
Add notes about webhook
2016-03-06 23:08:16 -05:00
Peter Parente
0cddf3ec4a
Merge pull request #134 from jakirkham/use_travis_ci
...
Use Travis CI
2016-03-06 22:16:34 -05:00
John Kirkham
5880e3c41e
docker: Pin to a particular release of Debian Jessie via sha256.
...
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.
2016-03-06 21:13:57 -05:00
John Kirkham
a5cc245a7a
docker: Make conda
installs quieter.
2016-03-06 21:13:57 -05:00
John Kirkham
7c1169168c
travis: Try a basic Travis CI configuration.
2016-03-06 21:13:56 -05:00
John Kirkham
6cc0595efd
make: Add a refresh all command to pull all images.
2016-03-06 21:13:41 -05:00
Peter Parente
1cd259b18c
Merge pull request #138 from jakirkham/note_mesos_jessie
...
Comment to get Mesos for Debian Jessie
2016-03-05 17:25:14 -05:00
John Kirkham
ca3f00a6c8
pyspark-notebook/Dockerfile: Note to get Mesos for jessie
.
2016-03-05 15:12:24 -05:00
John Kirkham
6e424ef4cd
all-spark-notebook/Dockerfile: Note to get Mesos for jessie
.
2016-03-05 15:11:58 -05:00
Peter Parente
58ce0411f2
Merge pull request #133 from jakirkham/clean_conda
...
Clean conda
2016-03-05 14:05:34 -05:00
John Kirkham
5548f94b8d
datascience-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:32 -05:00
John Kirkham
73d926b623
scipy-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:32 -05:00