Commit Graph

309 Commits

Author SHA1 Message Date
Hongjoo Lee
28a1b3695e explicitly install SQLAlchemy for both python2 and python3. also add libmysqlclient and python wrappers for the most popular uses 2016-07-28 17:37:49 +09:00
Hongjoo Lee
00a1ade835 add sqlalchemy to conda install command 2016-07-27 15:21:21 +09:00
jakirkham
e8c4e99ba5 Merge pull request #241 from parente/hashed-pass
Document how to set a hashed password
2016-07-25 13:34:08 -04:00
Peter Parente
47703bba50 [skip ci] Fix a doc copy-pasta mess
(c) Copyright IBM Corp. 2016
2016-07-25 12:57:06 -04:00
Peter Parente
1e22164265 Add known issue about jpeg8 pinning to README
For #210, fix a few other minor nits along the way
2016-07-20 13:11:22 -04:00
Peter Parente
3f3fa27d3e Document how to set a hashed password
Already supported via the command line.
Update all the READMEs.

(c) Copyright IBM Corp. 2016
2016-07-17 22:30:24 -04:00
Peter Parente
97a5071c57 Merge pull request #238 from poplav/bump_r_version
Update R version to 3.3* in r-notebook and datascience-notebook
2016-07-14 21:15:50 -04:00
Peter Parente
8473d35723 Merge pull request #239 from parente/pin-jpeg8
Temporary workaround for #210
2016-07-14 21:15:42 -04:00
Peter Parente
32bb7097df Temporary workaround for #210
Pin libjpeg to v8

(c) Copyright IBM Corp. 2016
2016-07-14 16:47:11 -04:00
Michael Poplavski
d7cdfd8691 Update R version to 3.3* in r-notebook and datascience-notebook 2016-07-14 10:36:10 -05:00
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