Commit Graph

1370 Commits

Author SHA1 Message Date
Peter Parente
228ae7a44e Merge pull request #329 from jvalhondo/patch-1
update scikit-learn to latest release (v0.18*)
2017-01-20 07:05:53 -05:00
Jorge Valhondo Rama
0e717a6a19 update scikit-learn to latest release (v0.18*)
Enhancement
2017-01-17 12:41:13 +01:00
Peter Parente
fcf5ef4aec [ci skip] Missing the word "example" in issue tmpl 2017-01-13 07:51:31 -05:00
Peter Parente
fa77fe9957 Merge pull request #324 from parente/r-3.3.2
Upgrade to r-base 3.3.2
2017-01-12 13:13:51 -05:00
Kyle Kelley
0ceed123a4 Merge pull request #328 from mariusvniekerk/spylon-kernel
Pin spylon-kernel version
2017-01-09 17:35:39 -06:00
Marius van Niekerk
a58c3d7242 Version bump some more 2017-01-09 14:48:58 -05:00
Marius van Niekerk
21e8d8016a Version bump 2017-01-09 12:49:56 -05:00
Marius van Niekerk
8785f8b443 Pin spylon-kernel version 2017-01-09 11:44:18 -05:00
Kyle Kelley
86d3128e6c Merge pull request #327 from mariusvniekerk/spylon-kernel
Add spylon-kernel to all-spark
2017-01-07 09:34:06 -06:00
mariusvniekerk
e268ad01b3 Add spylon-kernel to all-spark 2017-01-06 16:42:42 -08:00
Min RK
23bf2d30d6 Merge pull request #326 from parente/issue-template
Add issue template
2017-01-04 10:06:47 +01:00
Peter Parente
4723da5a25 [ci skip] Redundancy fixes, more about expectations 2017-01-03 22:42:40 -05:00
Peter Parente
bfbeafdbc1 [ci skip] Add issue template 2017-01-03 22:36:38 -05:00
Peter Parente
012b408e73 Upgrade to r-base 3.3.2
Remove pinning for plotting fix and upgrade other R packages
2017-01-02 23:11:30 -05:00
Min RK
6018daa193 Merge pull request #322 from parente/base-image-updates
debian, miniconda, notebook version, option updates
2017-01-02 11:44:22 +01:00
Peter Parente
19fe00c08c debian, miniconda, notebook version, option updates
* Upgrade to latest debian base image
* Upgrade to Notebook 4.3
* Upgrade to Miniconda 4.2.12
* Remove USE_HTTPS env var in favor of command line options for key and cert
* Add GEN_CERT env var for generating a self-signed certificate
* Remove PASSWORD env var in favor of the new Notebook 4.3 default token auth
  or the more secure a hashed password command line option
2016-12-31 23:27:54 -05:00
Peter Parente
b17be62052 Merge pull request #320 from parente/fix-315-toree-sys-prefix
Install Toree to conda env instead of user home
2016-12-31 16:21:01 -05:00
Peter Parente
fff906003e Install Toree to conda env instead of user home 2016-12-31 15:24:30 -05:00
Peter Parente
6399d2faf1 Merge pull request #312 from skumagai/tf-0.11.0
TensorFlow 0.11.0
2016-12-10 17:00:10 -05:00
Peter Parente
2410ad5720 Merge pull request #263 from parente/upgrade-spark-2.0
Upgrade Spark to 2.0.2
2016-12-10 15:54:56 -05:00
Peter Parente
0dcccdd2a3 Ignore generated orig files 2016-12-10 13:44:08 -05:00
Peter Parente
f4d6934962 Add note about spark web ui port 2016-12-10 13:43:50 -05:00
Peter Parente
6b56894aa3 Doc updates for Spark 2 2016-12-10 13:33:36 -05:00
Peter Parente
0afcc8d133 Activate python2 conda environment in kernelspec
Fixes issues with python version mismatches when using Spark
2016-12-10 13:33:36 -05:00
Peter Parente
52bce8f002 Use Apache Toree 0.2.0dev1 for Spark 2.0.2 2016-12-10 13:33:36 -05:00
Peter Parente
1339b518a9 Upgrade Spark to 2.0 2016-12-10 13:33:36 -05:00
Min RK
4c363875a3 Merge pull request #305 from betamaniac/master_ppc64le
Dockerfile version for power ppc64le
2016-12-09 14:34:42 +01:00
Seiji Kumagai
79bad3ae85 TensorFlow 0.11.0 2016-12-08 22:08:00 +01:00
Ilsiyar Gaynutdinov
38ae459bb2 changed License to modified BSD 2016-12-08 20:35:15 +03:00
Ilsiyar Gaynutdinov
c26954939a adding a patch file to make Dockerfile.ppc64le more maintainable and updating the Makefile to make use of the patch file 2016-12-07 22:42:20 +03:00
Peter Parente
18e5563b74 Merge pull request #310 from minrk/hub-7
JupyterHub 0.7
2016-12-05 23:07:47 -05:00
Min RK
43227e8ea0 JupyterHub 0.7
and get it from conda (conda-forge)

single-user protocol should still be compatible, so this shouldn't change supported Hub versions
2016-12-05 10:59:47 +01:00
Peter Parente
bde52ed894 Merge pull request #307 from slarson/master
Add vincent, beautifulsoup, and xlrd to scipy-notebook
2016-11-30 00:29:17 -05:00
EC2 Default User
a3106172f1 removing minor versions from beautifulsoup and vincent 2016-11-30 03:17:17 +00:00
Stephen Larson
778271650a removing pip (use conda install instead) 2016-11-29 18:07:31 -05:00
EC2 Default User
be720a875f modify readme 2016-11-29 22:42:08 +00:00
EC2 Default User
6c964cfe13 merge 2016-11-29 21:53:26 +00:00
EC2 Default User
ab4ef258e8 add xlrd & pip 2016-11-29 21:52:07 +00:00
Stephen Larson
97b59fc3f0 Update README.md 2016-11-29 16:08:18 -05:00
Stephen Larson
0d262a78db fix beautifulsoup 2016-11-29 16:00:57 -05:00
Stephen Larson
10a0d53773 add vincent and BeautifulSoup 2016-11-29 15:30:55 -05:00
Ilsiyar Gaynutdinov
d55d59521f updated copyright info 2016-11-23 16:32:42 +03:00
Ilsiyar Gaynutdinov
2dad0f2541 version for power ppc64le 2016-11-23 15:41:01 +03:00
Peter Parente
c411f52fcc Merge pull request #302 from alanhdu/master
Update Julia version to 0.5
2016-11-17 22:04:44 -05:00
Alan Du
4c3db22140 Precompile Julia packages 2016-11-17 17:26:01 +00:00
Alan Du
77669a9352 Fix Julia DL_LOAD_PATH 2016-11-17 17:26:01 +00:00
Alan Du
8974dbbe08 Upgrade Julia to v0.5
This is pretty hacky -- we're using a Ubuntu 14.04 PPA to install
something on Debian Jessie -- but everything seems to work.
2016-11-17 17:26:01 +00:00
Peter Parente
9d0dd7c7f3 Merge pull request #300 from thewtex/microbadger
Add badges with image size and layers
2016-11-15 08:42:42 -05:00
Matt McCormick
3f86381329 Add badges with image size and layers
This uses the MicroBadger badge service. It allows prospective image users to
quickly get an idea of the size of an image from glancing at the README.
2016-11-13 23:31:58 -05:00
Peter Parente
6939ea1b1d Merge pull request #296 from parente/fix-mkl-openblas-mixing
Don't mix mkl and open_blas packages
2016-10-21 23:06:50 -04:00