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
Peter Parente
155fdea583
Set PYSPARK_HOME in python2 kernelspec
...
* Install python2 spec to CONDA_DIR instead of system prefix too
(c) Copyright IBM Corp. 2016
2016-02-02 09:03:30 -05:00
Peter Parente
5836ee4641
Remove tag name from REPO
2016-01-28 20:32:22 -05:00
Peter Parente
9157d3a5e5
Simple Makefile for building ubuntu fix image
...
(c) Copyright IBM Corp. 2016
2016-01-28 13:16:13 -05:00
Peter Parente
f9c1082c19
README for ubuntu locale fix base image
...
Move to "internal" folder
(c) Copyright IBM Corp. 2016
2016-01-28 13:11:02 -05:00
Kyle Kelley
b71bc7bc1a
Merge pull request #108 from jakirkham/add_ubuntu_14_04_locale_fix
...
Added ubuntu:14.04 locale fix
2016-01-28 12:01:55 -06:00
John Kirkham
d6ec9ee05d
Dockerfile: Install and configure for the locale en_US.UTF-8
.
2016-01-26 01:17:48 -05:00
John Kirkham
d983654676
Dockerfile: Use the ubuntu:14.04
base image.
2016-01-26 01:17:48 -05:00
John Kirkham
550c2d3bc4
Dockerfile: Add stub for the docker build.
2016-01-26 01:17:48 -05:00
Peter Parente
0017b56d93
Merge pull request #107 from parente/bump-min-kern
...
Bump kernel gateway to 0.3.1
2016-01-25 16:45:18 -05:00
Peter Parente
67a40c5e50
Bump kernel gateway to 0.3.1
...
Also change CMD vs ENTRYPOINT to match what minimal-notebook
and some major official Docker images do (redis, mysql, nginx, ...)
by having the jupyter kernelgateway in the CMD, and just tini --
in the entrypoint
(c) Copyright IBM Corp. 2016
2016-01-25 16:25:34 -05:00
Min RK
761010eda9
Merge pull request #104 from parente/notebook-4.1
...
Notebook 4.1.x
2016-01-21 13:06:10 +01:00
Peter Parente
0da1303564
Add a build-all target for testing
...
(c) Copyright IBM Corp. 2016
2016-01-17 11:27:34 -05:00
Peter Parente
90a3d2ef7d
Note bump to notebook 4.1.x
...
(c) Copyright IBM Corp. 2016
2016-01-17 11:27:34 -05:00
Peter Parente
3c7c2c1d07
Bump to Jupyter Notebook 4.1
...
(c) Copyright IBM Corp. 2016
2016-01-17 11:27:34 -05:00
Peter Parente
9aae44ef66
Use updated LICENSE.md file
...
Also fix copyright headers on various files
2016-01-17 11:27:10 -05:00
Kyle Kelley
9cb6443840
Merge pull request #102 from parente/more-minimal-kernel
...
Remove build deps from minimal-kernel image
2016-01-14 20:06:41 -06:00
Peter Parente
05d6ae4d33
Leave setups tools installed for pip
...
(c) Copyright IBM Corp. 2016
2016-01-14 21:03:45 -05:00
Peter Parente
ec5516de1c
More minimal, faster build
...
* 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
2016-01-12 22:46:41 -05:00
Peter Parente
aefddadd17
Remove build deps from minimal-kernel image
...
* 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
2016-01-12 21:41:24 -05:00
Peter Parente
404e0942d5
Notes, fixes from releasing a new stack
...
First time we've added a stack under the new versioning scheme
(c) Copyright IBM Corp. 2016
2016-01-12 21:18:39 -05:00
Peter Parente
e93291d90c
Note about Python 3 kernel
2016-01-12 21:01:36 -05:00
Peter Parente
e7c2515ad9
Include minimal-kernel stack in build process
...
(c) Copyright IBM Corp. 2016
2016-01-12 20:43:31 -05:00
Peter Parente
0acf4f0b7f
Merge pull request #42 from poplav/minimal_kernel
...
New docker stack for a headless kernel
2016-01-12 20:42:58 -05:00
Michael Poplavski
b89f25d200
Run container as jovyan instead of nobody.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-12 09:27:38 -06:00
Michael Poplavski
943e376fc7
Multiple revisions based on feedback.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-12 08:54:24 -06:00
Peter Parente
258a9ccdac
Move wiki ref higher in the README
2016-01-11 21:56:02 -05:00
Michael Poplavski
384d524032
Modified entrypoint of minimal kernel.
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 15:27:59 -06:00
Michael Poplavski
9698d1af8f
Change user from jovyan to nobody
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 14:57:00 -06:00
Michael Poplavski
eafec9ac7f
Updated to reduce image size of minimal kernel
...
Contribution (c) Copyright IBM Corp. 2016
2016-01-11 14:28:50 -06:00