Commit Graph

1370 Commits

Author SHA1 Message Date
Peter Parente
86b2339b0e [skip ci] Update README 2016-07-30 12:37:22 -04:00
Peter Parente
472266f128 Merge pull request #251 from rissem/patch-1
Update README.md
2016-07-29 20:14:43 -04:00
Michael Risse
03e5778940 Update README.md 2016-07-29 16:31:33 -07:00
Peter Parente
75be5a4c9f Add retry/% target
Fixes #131

(c) Copyright IBM Corp. 2016
2016-07-28 23:08:43 -04:00
Peter Parente
8b9c4a0bfb Don't pull latest on travis 2016-07-28 22:06:02 -04:00
Justin Tyberg
1d374670da Merge pull request #249 from midnightradio/master
add sqlalchemy to conda install command
2016-07-28 12:36:30 -04:00
Hongjoo Lee
ebbaaa15b2 remove mysql stuff 2016-07-28 22:22:13 +09:00
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
Justin Tyberg
882f1adb3a Merge pull request #247 from parente/remove-ubuntu-base
[skip ci] Remove base image for jupyter/notebook
2016-07-27 10:42:48 -04:00
Justin Tyberg
07a7c4d6d4 Merge pull request #246 from parente/add-inkscape
Add inkscape to fix SVGs in PDFs
2016-07-27 09:20:10 -04:00
Hongjoo Lee
00a1ade835 add sqlalchemy to conda install command 2016-07-27 15:21:21 +09:00
Peter Parente
fc705ade03 [skip ci] Remove base image for jupyter/notebook
See https://github.com/jupyter/notebook/pull/1553

(c) Copyright IBM Corp. 2016
2016-07-26 23:03:49 -04:00
Peter Parente
d7a259a758 Add inkscape to fix SVGs in PDFs
Fixes #243

(c) Copyright IBM Corp. 2016
2016-07-26 15:38:56 -04: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