Commit Graph

1006 Commits

Author SHA1 Message Date
Kyle Kelley
d0b2d159cc Merge pull request #286 from parente/update-ipywidgets
Update ipywidgets to 5.2
2016-09-21 21:47:19 -05:00
Peter Parente
f31c2c38e7 Update ipywidgets to 5.2 2016-09-21 20:38:41 -05:00
Peter Parente
54552d36cf Merge pull request #278 from parente/fix-r-plotting-again
Workaround for R plotting regression
2016-09-14 07:10:15 -04:00
Peter Parente
0d47f10af2 Workaround for R plotting regression
Pin r-base to 3.3.1-1 (3.3.1-3 breaks it)
2016-09-09 23:40:23 -04:00
Peter Parente
749017d878 Merge pull request #275 from okoethibm/master
avoid creation of intermediate shell in start-notebook.sh
2016-09-08 20:05:07 -04:00
Peter Parente
7e5d8bfa6e Merge pull request #274 from poplav/bump_r_stuff
Adds crayon to the r notebook image
2016-09-08 20:04:58 -04:00
Oliver Köth
8daeeb294f avoid creation of intermediate shell in start-notebook.sh 2016-09-07 16:54:58 +02:00
Michael Poplavski
40979690b6 Adds crayon to the r notebook image 2016-09-07 09:08:36 -05:00
Peter Parente
be04e277aa Merge pull request #267 from waitingkuo/tensorflow
add tensorflow-notebook in the diagram
2016-08-26 07:36:38 -04:00
Wei-Ting Kuo
6b45fead18 add tensorflow-notebook in the diagram 2016-08-26 10:58:05 +08:00
Peter Parente
98f275e534 Merge pull request #266 from waitingkuo/tensorflow
Add jupyter/tensorflow-notebook image
2016-08-25 20:41:25 -04:00
Wei-Ting Kuo
50eaf1e8bd fix tab issue 2016-08-24 21:01:47 +08:00
Wei-Ting Kuo
f16e332411 add tensorflow-notebook in Makefile 2016-08-24 20:34:24 +08:00
Wei-Ting Kuo
2d39a89e86 update README.md 2016-08-24 20:25:25 +08:00
Wei-Ting Kuo
48faabcda0 fix Dockerfile for better consistency 2016-08-24 20:24:48 +08:00
Wei-Ting Kuo
42d7ce247c add tensorflow book
update README.md

update README
2016-08-24 19:41:15 +08:00
Peter Parente
8ee3ea7a59 Merge pull request #260 from jakirkham/update_tini
Update `tini` to `v0.10.0`
2016-08-13 20:38:25 -04:00
John Kirkham
c102937957 base-notebook: Update tini to v0.10.0. 2016-08-12 23:21:41 -04:00
Peter Parente
69a5c1ab7f Merge pull request #258 from parente/generic-start
Add a generic start.sh script to images
2016-08-11 22:59:30 -04:00
Peter Parente
7001472997 Merge pull request #259 from tylere/master
Upgrade hdf5 and h5py conda packages
2016-08-11 22:02:11 -04:00
Peter Parente
c3f7a27a88 Fix exit status on test failure 2016-08-10 22:44:25 -04:00
Peter Parente
10ebacdacc Fix start command 2016-08-10 22:44:12 -04:00
Tyler Erickson
be39a0abad Updated h5py conda package to version 2.6* 2016-08-10 13:50:31 -07:00
Tyler Erickson
1b2faaea43 Upgrade the hdf5 conda package to 1.8.17
This package version includes the license file (LICENSE.txt).
2016-08-10 13:17:31 -07:00
Peter Parente
54838ed4ac Merge pull request #257 from jakirkham/disable_conda_auto_update
Disable `conda` auto-update
2016-08-09 20:36:19 -04:00
Peter Parente
30d37c0186 Remove busted jhub internal link 2016-08-09 16:35:04 -04:00
Peter Parente
ed068a7d62 Rebase and update all READMEs 2016-08-09 16:32:10 -04:00
Peter Parente
1480d6f88e Add generic start.sh to base-notebook
* Update doc in base-notebook to describe use case
* Rebase start-notebook.sh on it
2016-08-09 16:10:22 -04:00
Peter Parente
7882854339 Fix exit logic on retry 2016-08-09 15:29:02 -04:00
John Kirkham
1a290a9f50 base-notebook: Disable conda auto update. 2016-08-09 13:42:33 -04:00
Peter Parente
ebc5b834f0 Merge pull request #255 from abtrout/master
Fixed errors in READMEs
2016-08-09 06:36:58 -04:00
david cochran
9a00a8c908 replace minimal-notebook with base-notebook in examples 2016-08-08 22:00:12 -07:00
david cochran
37b50dc325 fix broken hyperlinks in READMEs 2016-08-08 21:59:31 -07:00
jakirkham
05ccd6db25 Merge pull request #253 from parente/miniconda-update
Update conda to 4.1.11 in base-notebook
2016-08-08 19:25:06 -04:00
Peter Parente
81466ccfc4 Update conda to 4.1.11 in base-notebook 2016-08-03 15:27:47 -04:00
Kyle Kelley
9aaf29785b Merge pull request #250 from parente/no-travis-refresh
Build improvements
2016-08-01 19:19:20 -05:00
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