Commit Graph

783 Commits

Author SHA1 Message Date
Peter Parente
2eee78f797 Merge pull request #388 from minrk/nothing-in-home
finish removing files from $HOME
2017-06-04 10:55:45 -04:00
Saul Shanabrook
817da42414 Update Tensorflow example
`initialize_all_variables` is deprecated, although it still works, and `global_variables_initializer` is the replacement.
2017-06-04 10:49:30 -04:00
Min RK
877a95d162 add JULIA_PKGDIR to chown in start.sh 2017-05-27 18:35:25 -07:00
Min RK
e4c54c9002 finish removing files from $HOME
- mplimporthook should be obsolete with matplotlib 2.0
- curlrc seems to be obsolete now (updates to base image?)
- set WORKDIR to $HOME instead of $HOME/work (leave work there for compatibility)
2017-05-27 18:25:26 -07:00
Peter Parente
11be019e40 Merge pull request #387 from stolho/master
Change GID of NB_USER to NB_GID if NB_GID is passed as a parameter
2017-05-26 22:24:14 -04:00
Peter Parente
174fc496c0 Merge pull request #386 from minrk/system-julia
install Julia packages in /opt/julia
2017-05-26 22:22:29 -04:00
Stanislav Khotinok
ac9620e4a9 Added description of NB_GID to README.md files 2017-05-26 13:26:56 +02:00
Stanislav Khotinok
00591d836e Removed empty spaces 2017-05-18 16:29:51 +02:00
Stanislav Khotinok
77ea89d223 Added possibility to change GID of the NB_USER if NB_GID 2017-05-18 16:06:15 +02:00
Min RK
f67f974c3d install Julia packages in /opt/julia 2017-05-17 08:39:09 -07:00
Peter Parente
bb222f4922 Merge pull request #375 from minrk/system-wide
reduce files in home directory a bit
2017-05-16 13:54:43 -04:00
Peter Parente
1e3aa15606 Merge pull request #383 from minrk/override-port
singleuser: allow overriding port with JPY_PORT env
2017-05-16 13:54:28 -04:00
Min RK
c4a00292a9 singleuser: allow overriding port with JPY_PORT 2017-05-15 11:56:22 +02:00
Peter Parente
cfddc5a316 Merge pull request #380 from jbn/master
Add fonts-liberation requirement, fix #372
2017-05-12 12:12:43 -04:00
Peter Parente
86ee445e7e Merge pull request #378 from seth-priya/master
Updated patch file to build base-notebook Dockerfile on ppc64le
2017-05-12 12:09:30 -04:00
John B Nelson
4594cb2a45 Add fonts-liberation requirement, fix #372 2017-05-11 10:20:56 -07:00
Priya Seth
976994a17e Updates to the ppc64le Dockerfile and patch file 2017-05-11 13:01:01 -04:00
Priya Seth
9d96a0bda3 Update ppc64le Dockerfile and regenerate patch file 2017-05-11 12:49:25 -04:00
Priya Seth
fdc5f4d891 Updated patch file to build base-notebook Dockerfile on ppc64le 2017-05-09 06:11:12 -04:00
Min RK
b82162e925 make /etc/jupyter jovyan-owned 2017-05-04 14:36:35 +02:00
Min RK
c6e5e289dd reduce files in home directory
- add a few missing `--system` flags to conda config
- install default notebook config to /etc/jupyter instead of ~/.jupyter
- add a few missing `conda clean`s
2017-05-02 13:26:35 +02:00
Peter Parente
599db13f91 Merge pull request #374 from naveenkumarmarri/master
changes for accomomdating lmodern
2017-04-30 22:59:51 -04:00
Vishu Dontham
3431d0cdbd changes for accomomdating lmodern 2017-04-30 20:22:18 +05:30
Peter Parente
ef9ef70703 Merge pull request #373 from naveenkumarmarri/master
PR for issue #367
2017-04-29 21:05:06 -04:00
Vishu Dontham
c49a3cfdd7 changed the version of mesos to avoid backward compatibility issue 2017-04-30 02:58:53 +05:30
Peter Parente
eada2707c2 Clean up known issues in README
* Mesos issue for https://github.com/jupyter/docker-stacks/issues/330
* Remove jpeg pinning note (it was unpinned a while ago)
2017-04-22 14:15:10 -04:00
Peter Parente
02672dc083 Fix notebook version documented in READMEs 2017-04-22 13:23:27 -04:00
Min RK
eb70bcf1a2 Merge pull request #366 from parente/update-notebook-5.0
Bump to notebook 5.0, jupyterlab 0.18
2017-04-05 11:04:36 +02:00
Peter Parente
9e32052046 Bump to notebook 5.0, jupyterlab 0.18 2017-04-04 22:20:17 -04:00
Peter Parente
f23b8f9894 Merge pull request #365 from natbusa/patch-1
bumped spark version in the readme to 2.1.0
2017-04-01 22:51:43 -04:00
Natalino Busa
3bf772d32b bumped spark version in the readme to 2.1.0 2017-04-02 00:48:55 +02:00
Peter Parente
c33a7dc0ee Merge pull request #355 from minrk/jupyterlab
add jupyterlab 0.17 to minimal-notebook
2017-03-17 14:17:10 -04:00
Min RK
9e056d61b7 Merge pull request #354 from dleehr/master
Adds texlive-xetex package
2017-03-16 20:21:30 +01:00
Min RK
508bbcad7f add jupyterlab 0.17 to minimal-notebook 2017-03-16 16:48:49 +01:00
Dan Leehr
f896eb186e Adds texlive-xetex package
texlive-xetex provides xelatex, fixing `nbconvert failed: xelatex not found on PATH` issue
2017-03-16 10:14:43 -04:00
Peter Parente
6383877f12 Merge pull request #352 from rudolfkral/patch-1
Bump Py4J to 0.10.4
2017-03-15 15:39:28 -04:00
Rudolf Kral
1503e39c6f Bump Py4J to 0.10.4
Spark 2.1.0 requires Py4J 0.10.4, not 0.10.3.
2017-03-15 17:51:03 +01:00
Peter Parente
07292b8ebd Merge pull request #350 from basnijholt/master
Bump all the package versions
2017-03-14 13:04:43 -04:00
Bas Nijholt
3f9e3b66c6 Revert "Bump conda to 4.3.11"
This reverts commit ce2310fc56.
2017-03-13 15:41:53 +01:00
Bas Nijholt
7e78c85f3e Bump matplotlib to 2.0 2017-03-13 15:16:41 +01:00
Bas Nijholt
906c311c7a Bump tensorflow to 1.0 2017-03-13 15:16:41 +01:00
Bas Nijholt
71d8ceb747 Bumpy Python 2.7 packages too 2017-03-13 15:16:41 +01:00
Bas Nijholt
534fd4a956 Bump statsmodels to 0.8* 2017-03-13 15:16:41 +01:00
Bas Nijholt
b3288b4b8e Bump versions for Python 3.6 2017-03-13 15:16:41 +01:00
Bas Nijholt
65fe832c4d Bump notebook to 4.4 2017-03-13 15:16:41 +01:00
Bas Nijholt
1ed4a9bdec Install patched jupyterhub 0.7.* 2017-03-13 15:16:41 +01:00
Bas Nijholt
ce2310fc56 Bump conda to 4.3.11 2017-03-13 15:16:41 +01:00
Min RK
d62eb8c3e7 Merge pull request #349 from parente/bump-spylon-kernel
Fix #345: Move to Spark 2.1, spylon-kernel to 0.2
2017-03-13 05:48:19 -07:00
Peter Parente
87ca3de02a Fix #345: Bump to Spark 2.1.0 2017-03-09 08:51:40 -05:00
Peter Parente
6885115751 Bump spylon-kernel to 0.2.* 2017-03-08 22:40:34 -05:00