Peter Parente
a3232d1832
Fix R version in README
2016-07-13 14:19:50 -04:00
Peter Parente
3aa2f70cb8
Merge pull request #237 from poplav/bump_r_version
...
Update R version to 3.3*
2016-07-13 14:17:04 -04:00
Michael Poplavski
37bc11a05f
Update R version to 3.3*
2016-07-13 11:36:54 -05:00
Min RK
2485724a08
Merge pull request #236 from parente/mpl-inline
...
Default matplotlib to inline backend
2016-07-12 16:59:09 -05:00
Peter Parente
8ecfc070af
Remove qt and pyqt entirely
...
Reduces image size by ~120 MB
(c) Copyright IBM Corp. 2016
2016-07-12 15:07:41 -04:00
Peter Parente
42103bab74
Switch to import hook from @minrk
2016-07-11 15:42:43 -04:00
Peter Parente
acca69d08d
Default matplotlib to inline backend
...
Fixes #235
(c) Copyright IBM Corp. 2016
2016-07-09 16:40:04 -04:00
Peter Parente
9f67ac2ec4
Merge pull request #233 from poplav/bump_pandas_version
...
Update pandas version to 0.18*
2016-07-07 11:10:15 -04:00
Michael Poplavski
496a6e1242
update pandas version to 0.18*
2016-07-06 16:28:30 -05:00
Peter Parente
e736784a1a
Merge pull request #226 from minrk/scipy-pyspark
...
inherit pyspark from scipy-notebook
2016-06-29 10:50:53 -04:00
Min RK
f30a9a3f8f
update diagram
2016-06-29 16:33:42 +02:00
Min RK
e89f0b278b
inherit pyspark from scipy-notebook
...
removes duplicate installation of python 2 env and Python packages.
There are very few packages in scipy not in pyspark, so removing the duplicate seems valuable.
2016-06-29 09:45:12 +02:00
Peter Parente
dd0b2ed864
Merge pull request #227 from minrk/only-mv-julia
...
Only move julia kernelspec
2016-06-28 12:01:01 -04:00
Peter Parente
7bd90a4b5a
Merge pull request #225 from eigengrau/envvar
...
Make use of available environment variables
2016-06-28 10:52:39 -04:00
Peter Parente
6a8add8b5a
Merge pull request #224 from okoethibm/master
...
Support on-demand creation of mounted work directory
2016-06-28 10:52:03 -04:00
Min RK
d000a6b286
Only move julia kernelspec
...
rather than all kernelspecs that might be in the user kernelspec dir
2016-06-28 16:37:34 +02:00
Peter Parente
aac28dde87
Use bash in makefile
...
Fixes broken [[ ]] syntax when default sh is used
2016-06-28 09:12:18 -04:00
Peter Parente
9f5bbec91d
Merge pull request #223 from leosartaj/sympy
...
update sympy to 1.0
2016-06-28 08:59:10 -04:00
Sebastian Reuße
fdb247ec0c
Make use of available environment variables
...
base-notebook defines environment variables for the Conda install path and the
notebook user. However, in some instances, these locations were still hardcoded.
Let’s use the variables instead.
2016-06-28 11:31:24 +02:00
Oliver Köth
970985845e
Update start-notebook.sh
2016-06-28 11:16:39 +02:00
Sartaj Singh
95bd3cab47
update sympy to 1.0
2016-06-28 12:23:06 +05:30
Min RK
1d398b5b1b
Merge pull request #219 from jakirkham/use_conda-forge_jq
...
Use `jq` from conda-forge
2016-06-10 15:57:37 +02:00
John Kirkham
ac53e57ed9
pyspark-notebook: Use jq
from conda-forge
.
2016-06-09 19:26:45 -04:00
Min RK
a249876881
Merge pull request #217 from parente/various-tuneups
...
Various tuneups
2016-05-31 12:55:44 +02:00
Min RK
b07f1d560f
Merge pull request #216 from parente/add-test
...
Add liveliness check
2016-05-30 13:57:43 +02:00
Peter Parente
e384a4512b
Add pip2, pip3 symlinks for images with python2
...
Fixes #123
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
f737456f8a
Set HOME env var
...
Ref #188
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
126009764f
Disable pip cache during docker build
...
Ref #188
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
b7353bf759
Fix permissions when host mounting SSL cert/key
...
Prevent docker from creating the
~/.local/share/jupyter directory as rw for root
only. Otherwise notebook can’t create runtime/
and other import subduers
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
c0a24155c8
Add liveliness check
...
Some makefile cleanup too
(c) Copyright IBM Corp. 2016
2016-05-29 16:24:27 -04:00
Kyle Kelley
45f83f4d34
Merge pull request #213 from parente/remove-minimal-kernel
...
Discuss: Remove minimal kernel
2016-05-27 11:35:47 -07:00
Peter Parente
8015c88c4b
Fix missing execute bit
...
Time for a rebuild!
(c) Copyright IBM Corp. 2016
2016-05-27 13:28:42 -04:00
Peter Parente
48cf895cdc
Remove minimal-kernel stack
...
(c) Copyright IBM Corp. 2016
2016-05-27 07:22:05 -04:00
Peter Parente
f3028232e9
Merge pull request #209 from parente/tiny-notebook
...
Base notebook stack
2016-05-27 07:17:23 -04:00
Peter Parente
a2fccc1966
Update inheritance diagram
...
(c) Copyright IBM Corp. 2016
2016-05-26 20:58:29 -04:00
Peter Parente
839e8307b6
Rename to base-notebook
...
(c) Copyright IBM Corp. 2016
2016-05-26 20:58:29 -04:00
Peter Parente
b9ff1d25b1
New tiny notebook base image
...
(c) Copyright IBM Corp. 2016
2016-05-26 20:58:29 -04:00
Kyle Kelley
dc6ae8bd82
Merge pull request #208 from parente/bump-debian-cves
...
Update debian base image for CVEs
2016-05-14 13:57:36 -05:00
Peter Parente
9ef58fb5d5
Update debian base image for CVEs
...
https://github.com/docker-library/official-images/pull/1695
(c) Copyright IBM Corp. 2016
2016-05-13 22:39:04 -04:00
jakirkham
681ea44643
Merge pull request #207 from willingc/willingc-patch-2
...
Update README links
2016-05-12 02:51:17 -04:00
Carol Willing
b04af6a5f7
Update links to RTD
2016-05-11 22:13:34 -07:00
Carol Willing
c9c15d2cad
Update link in README
2016-05-11 21:59:08 -07:00
Peter Parente
401575ede9
Merge pull request #204 from lbustelo/UpgradeToree0.1.0.dev5
...
Bump Spark to 1.6.1, Toree to 0.1.0.dev7
2016-05-11 00:34:51 -04:00
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