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
Peter Parente
44b7637175
Don't mix mkl and open_blas packages
...
* Bump numexpr to 2.6 so it comes from conda-forge
* Install nomkl
2016-10-19 21:55:02 -05:00
Peter Parente
23dbbebddc
Merge pull request #291 from ljishen/master
...
Update pandas to version 0.19*
2016-10-12 21:52:39 -04:00
Peter Parente
1c812e5e06
Merge pull request #294 from parente/fix-nbuid-regression
...
Fix #269 , NB_UID regression
2016-10-12 08:45:10 -04:00
Peter Parente
d762cb9790
Update to IRKernel 0.7
...
Version 0.6 does not work after all containers rebuild
2016-10-11 21:30:02 -05:00
Peter Parente
3e0eb813cb
Fix #269 , NB_UID regression
...
Workaround docker / aufs permission problems
2016-10-11 21:29:15 -05:00
Peter Parente
0a6620e60f
Merge pull request #293 from adamchainz/readthedocs.io
...
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-10-09 18:12:47 -04:00
Adam Chainz
c28742a097
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-10-09 22:20:48 +01:00
Jianshen Liu
86b3406735
Update pandas to version 0.19*
2016-10-05 21:11:42 -07:00
Peter Parente
28515ed64e
Merge pull request #290 from minrk/cdn
...
use cdn for apt
2016-09-28 15:25:43 -04:00
Peter Parente
34f2a35f3a
Merge pull request #289 from danielballan/mpl-fc-list
...
Build matplotlib font cache during docker build.
2016-09-28 15:25:30 -04:00
danielballan
b15bf713aa
Use Agg during fc-list build to avoid qt-related issues.
2016-09-28 14:22:30 -04:00
Min RK
145ad1c1d2
use cdn for debian
...
httpredir fails semi-regularly
2016-09-28 16:17:44 +02:00
danielballan
2fee6f0881
ENV_NAME -> python2
2016-09-26 09:22:18 -04:00