Commit Graph

1006 Commits

Author SHA1 Message Date
Carol Willing
83ec4d2618 Merge pull request #201 from parente/pem-format
[no ci] Document notebook.pem format
2016-05-10 07:16:09 -07:00
Gino Bustelo
b412388f12 Bump Toree to 0.1.0.dev7
(c) Copyright IBM Corp. 2016
2016-05-10 09:07:21 -05:00
Peter Parente
eb754a1a23 Bump Spark to 1.6.1
(c) Copyright IBM Corp. 2016
2016-05-10 09:06:09 -05:00
Peter Parente
0e9023199b [no ci] Document notebook.pem format
Fixes #198

(c) Copyright IBM Corp. 2016
2016-05-06 07:56:46 -04:00
jakirkham
2bcf753a66 Merge pull request #192 from parente/notebook-4.2
[WIP] Upgrade to notebook 4.2, ipywidgets 5.0
2016-05-05 12:39:34 -04:00
Carol Willing
cdea2c8ffe Merge pull request #195 from minrk/conda-forge
subscribe to conda-forge conda channel
2016-04-29 08:46:29 -07:00
Min RK
d9c5c1519a subscribe to conda-forge conda channel 2016-04-29 16:14:53 +02:00
Peter Parente
e14e387d6c Require ipywidgets 5.1
5.0 had API compatibility problems
see ipython/ipywidgets#522

(c) Copyright IBM Corp. 2016
2016-04-29 07:40:48 -04:00
Carol Willing
af8d4224ce Merge pull request #191 from parente/fix-pem-path
[skip ci] Remove old pem path
2016-04-26 07:07:11 -07:00
Peter Parente
39104f2432 Upgrade to notebook 4.2, ipywidgets 5.0 2016-04-26 08:55:18 -04:00
Peter Parente
dac8f1c88d [skip ci] Remove old pem path
Fixes remainder of READMEs that have it

(c) Copyright IBM Corp. 2016
2016-04-26 08:34:32 -04:00
Peter Parente
0b3c834f97 Merge pull request #189 from wernight/patch-1
Update README.md
2016-04-22 11:59:47 -04:00
Werner Beroux
30325e9c54 Update README.md
Fixes inconcistent PEM path (described as being `/home/jovyan/.local/share/jupyter/notebook.pem` and not `/home/jovyan/.ipython/profile_default/security/notebook.pem`).

Merges with README of https://github.com/jupyter/docker-stacks/tree/master/minimal-notebook
2016-04-22 14:59:37 +02:00
Peter Parente
2d878db5cb Merge pull request #185 from jtyberg/single-user
Add single-user scripts to minimal-notebook.
2016-04-13 21:24:14 -04:00
Justin Tyberg
34da9f0adf Update inherit diagram.
Remove singleuser images.

(c) Copyright IBM Corp. 2016
2016-04-12 15:37:04 -04:00
Justin Tyberg
d61448d350 Remove singleuser builds.
Remove additional *-singleuser image builds in favor of including the
single-user startup scripts in the *-notebook images.

(c) Copyright IBM Corp. 2016
2016-04-12 15:37:04 -04:00
Justin Tyberg
cf78782f87 Add single-user scripts to minimal-notebook stack to make notebook
stacks easily usable with JupyterHub.

* pip install jupyterhub to gain access to the jupyterhub-singleuser
  startup script, which starts a single-user instance of the Notebook
  server
* Add shell script to wrap jupyterhub-singleuser script; use as
  alternate Docker command

fixes #181

(c) Copyright IBM Corp. 2016
2016-04-12 15:37:03 -04:00
jakirkham
5d209e9c5b Merge pull request #182 from parente/toree-doc
Update README for current Apache Toree
2016-04-11 22:04:45 -04:00
Peter Parente
55cc3dd6d1 Merge pull request #184 from jcfr/fix-readme-change-nb-user-to-nb-uid
README: Change NB_USER to NB_UID
2016-04-11 21:35:44 -04:00
Jean-Christophe Fillion-Robin
334cf7ae0d README: Change NB_USER to NB_UID
Update text to be consistent with list of documented options.
2016-04-11 15:01:54 -04:00
Peter Parente
8341ed5268 Update README for current Apache Toree
Never got updated when Toree started getting pip installed

(c) Copyright IBM Corp. 2016
2016-04-11 14:07:59 -04:00
jakirkham
0cb52a070a Merge pull request #179 from parente/add-numexpr
Add numexpr to wherever pandas is
2016-04-10 17:09:38 -04:00
Peter Parente
42765a9617 Add numexpr to wherever pandas is
Fixes #173

(c) Copyright IBM Corp. 2016
2016-04-10 14:41:58 -04:00
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