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
John Kirkham
4262e55628
all-spark-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:31 -05:00
John Kirkham
3aeaede7bb
r-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:31 -05:00
John Kirkham
4711a6ce75
pyspark-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:31 -05:00
John Kirkham
0458a87516
minimal-notebook/Dockerfile: Clean out conda
.
2016-03-04 18:29:31 -05:00
Matthias Bussonnier
3f15f3bc87
Merge pull request #135 from jakirkham/conda_yes
...
Ensure conda works automatically
2016-03-04 15:26:16 -08:00
John Kirkham
61dc40b2c6
datascience-notebook/Dockerfile: Tell conda yes.
2016-03-04 17:33:07 -05:00
John Kirkham
ff0f89c818
all-spark-notebook/Dockerfile: Tell conda yes.
2016-03-04 17:32:43 -05:00
John Kirkham
d7aa59b23e
scipy-notebook/Dockerfile: Tell conda yes.
2016-03-04 17:32:15 -05:00
John Kirkham
2a51eb9139
pyspark-notebook/Dockerfile: Tell conda yes.
2016-03-04 17:31:47 -05:00
Kyle Kelley
b3d786dfb4
Merge pull request #126 from parente/wiki-webhook
...
Webhook to update docker builds page
2016-02-26 20:23:27 -06:00
Peter Parente
6a3761b004
Point to build history page
...
(c) Copyright IBM Corp. 2016
2016-02-26 21:14:47 -05:00
Min RK
c942833646
Merge pull request #128 from parente/add-libav
...
Add libav-tools for matplotlib animation
2016-02-26 16:00:12 +01:00
Peter Parente
e66ffa3141
Add libav-tools for matplotlib animation
...
(c) Copyright IBM Corp. 2016
2016-02-26 08:43:01 -05:00
Peter Parente
8da0d49a80
Webhook to update docker builds page
...
(c) Copyright IBM Corp. 2016
2016-02-19 16:58:51 -05:00
Peter Parente
a2a2694f72
Merge pull request #125 from jtyberg/compose
...
Add example for deploying docker-stacks using Docker Compose
2016-02-16 20:34:39 -05:00
Justin Tyberg
4da0bf5471
Update docker-compose example README.
...
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:58 -05:00
Justin Tyberg
4a4aabecd9
Add .DS_Store entry to .gitignore.
...
(c) Copyright IBM Corp. 2016
2016-02-16 11:40:16 -05:00
Justin Tyberg
b87886633f
Add example for deploying notebook container using Docker Compose.
...
(c) Copyright IBM Corp. 2016
2016-02-15 18:21:04 -05:00
Kyle Kelley
9f9907cf1d
Merge pull request #122 from parente/update-py35-h5py
...
Bump python libs to match other images
2016-02-13 20:32:41 -06:00
Peter Parente
3fd3850bdc
Bump python libs to match other images
...
(c) Copyright IBM Corp. 2016
2016-02-13 20:49:11 -05:00
Kyle Kelley
7d3b8b2cea
Merge pull request #121 from fperez/update-py35-h5py
...
Update stacks to current conda, python3.5, and add h5py
2016-02-13 07:50:47 -06:00
Fernando Perez
3eefa923fe
Update conda to py35/current, tini to 0.9.0 and add jed/emacs editors.
2016-02-12 21:22:42 -08:00
Fernando Perez
b8b0460d7a
Update package versions for both py2/py3and add h5py to base list.
2016-02-12 20:08:55 -08:00
Peter Parente
b0ed09453d
Merge pull request #119 from jtyberg/letsencrypt
...
Fix letsencrypt in make-deploy example.
2016-02-11 15:42:06 -05:00
Justin Tyberg
69150f2fd0
Fix letsencrypt in make-deploy example.
...
(c) Copyright IBM Corp. 2016
2016-02-11 14:09:08 -05:00
Peter Parente
cd4e92978c
Add an internal/README.md
...
Stop the ubuntu base image from surfacing at the top level of github
2016-02-11 09:55:16 -05:00
Peter Parente
8021f89254
Merge pull request #117 from parente/fix-py4j-path
...
Fix py4j version and path
2016-02-04 21:30:37 -05:00
Peter Parente
d25f33a5fb
Fix py4j version and path
...
(c) Copyright IBM Corp. 2016
2016-02-04 21:29:36 -05:00
jakirkham
5027228b6a
Merge pull request #115 from parente/spark-1.6.0-toree
...
Bump to Spark 1.6.0 with Apache Toree
2016-02-03 14:28:37 -05:00
Peter Parente
83f9f834bc
Update README Spark version mentions
...
(c) Copyright IBM Corp. 2016
2016-02-03 13:29:21 -05:00
Peter Parente
154c4d64d2
Bump Spark dependencies
...
* Use Spark 1.6.0
* Use Apache Toree (new name/home of ibm-et/spark-kernel)
* Add missing pub key for binary
* Add SHA check for spark package download
(c) Copyright IBM Corp. 2016
2016-02-03 13:29:21 -05:00
Kyle Kelley
55d5ca6be1
Merge pull request #112 from parente/fix-python2-path
...
Set PYSPARK_PYTHON path in python2 kernelspec
2016-02-03 08:58:18 -06:00
Peter Parente
232d6fc465
Use jq instead of sed
...
(c) Copyright IBM Corp. 2016
2016-02-02 10:47:57 -05:00
Peter Parente
3e27c990e9
Remove os.environ step from spark READMEs
...
(c) Copyright IBM Corp. 2016
2016-02-02 09:06:54 -05:00