Commit Graph

783 Commits

Author SHA1 Message Date
Peter Parente
2b33e23bb7 Make RTD the doc source of truth 2018-05-20 16:15:06 -04:00
Peter Parente
6fd049e1ae Merge pull request #615 from parente/doc-contributing
Some contributor documentation
2018-05-20 16:14:03 -04:00
Peter Parente
d29a0f6174 Merge pull request #633 from cam72cam/patch-2
Don't chown -R a user's home directory
2018-05-19 12:49:01 -04:00
Christian Mesh
e10d80d9cf Add the ability to specify chown arguments for both home and extra
If people have a use case for recursive chowns that's fine.  I think it's dangerous for people to use, but that's tailored to my use case.
2018-05-16 15:45:51 -04:00
J Forde
f39639cb58 Update recipes.md
My attempt at reorganization
2018-05-16 10:48:54 -04:00
J Forde
30a95b24e4 Update packages.md
Made language stronger on this for variety.
2018-05-16 10:10:07 -04:00
J Forde
b1661377be Update packages.md
extraneous space removed
2018-05-15 22:10:58 -04:00
J Forde
177caae9e0 Update packages.md
Took out bullets and reworked item 3
2018-05-15 20:50:13 -04:00
J Forde
178db9c14b Update features.md
Trimmed line 2 for clarity and moved sections and added headings
2018-05-15 20:46:45 -04:00
Christian Mesh
dee887e6f9 Add CHOWN_EXTRA support
CHOWN_EXTRA is a comma separated list of directories to chown.
2018-05-15 11:13:55 -04:00
Peter Parente
a82e51a17e Address most review comments by @jzf2101 2018-05-12 14:36:40 -04:00
Peter Parente
1085ca054a Merge pull request #635 from mnagaku/mnagaku-patch-send2trash-not-work
send2trash not work
2018-05-12 14:01:16 -04:00
Masaru Nagaku
b81dad5ee8 send2trash not work
https://github.com/jupyter/notebook/issues/3130
Now, files not delete on https://hub.docker.com/r/jupyter/base-notebook/ and derived container images.
2018-05-08 20:16:49 +09:00
Christian Mesh
62360a7eff Don't chown -R a user's home directory
Only the top level permissions are set wrong due to kubernetes not being able to do this automatically.

This hits significant problems when the chown takes more than 30s and the pod fails to start
2018-05-07 14:46:18 -04:00
Peter Parente
160eb5183a Merge pull request #632 from parente/update-scipy
Update scipy-notebook packages
2018-05-06 16:30:48 -04:00
Peter Parente
5b66283920 Add steps for contributing a recipe 2018-05-06 16:29:13 -04:00
Peter Parente
4514341948 Update scipy-notebook packages 2018-05-06 15:23:57 -04:00
Peter Parente
5fa2aaa3ea Merge pull request #631 from parente/update-tf-keras
Update tensorflow to 1.5, keras to 2.1
2018-05-06 14:43:03 -04:00
Peter Parente
aabd6c9521 Update tensorflow to 1.5, keras to 2.1 2018-05-06 12:15:47 -04:00
Peter Parente
de3d87e3ce Merge pull request #628 from jayqi/pyspark-conda-clean
Added missing conda clean to pyspark-notebook Dockerfile
2018-05-06 11:54:49 -04:00
Jay Qi
7c6bf72ced Added conda clean. Addresses #627 2018-05-05 12:22:43 -05:00
Peter Parente
1fbaef522f Merge pull request #624 from parente/miniconda-conda-4.4
Update miniconda installer to 4.4
2018-05-01 08:18:31 -04:00
Peter Parente
9e52e6499d Update miniconda installer to 4.4 2018-04-30 22:05:26 -04:00
Peter Parente
1af3089901 Merge pull request #619 from acelasi7/update-scikit-libraries
Update scikit libraries
2018-04-30 21:53:08 -04:00
Tudor
883557164f Update scikit-image to 0.13*
Release notes can be found here https://github.com/scikit-image/scikit-image/blob/master/doc/release/release_0.13.rst
2018-04-28 14:14:45 +02:00
Tudor
bfd82c5abf Update scikit-learn to 0.19*
Release notes can be found here http://scikit-learn.org/stable/whats_new.html#version-0-19-1
2018-04-28 14:14:15 +02:00
Peter Parente
1dc1481636 Merge pull request #623 from mariusvniekerk/patch-2
Update toree to rc5
2018-04-27 16:55:51 -04:00
Marius van Niekerk
b37f105611 Update toree to rc5 2018-04-27 15:56:15 -04:00
Peter Parente
e0969e81c6 Merge pull request #621 from tomjorquera/update-jupyterlab-032
Update jupyterlab and extensions
2018-04-27 12:10:04 -04:00
Tom Jorquera
a5d350fb0f Update jupyterlab and extensions
Update jupyterlab from 0.31 to 0.32.

Update the following extensions to matching versions:
- jupyterlab/hub-extension
- jupyter-widget/jupyterlab-manager
- jupyterlab_bokeh
2018-04-27 11:39:08 +02:00
Peter Parente
8312f54454 Merge pull request #618 from parente/fix-npm-cache-clean
Force npm cache clean
2018-04-24 07:38:23 -04:00
Peter Parente
d289c08d09 Force all npm cache clean commands 2018-04-23 21:52:14 -04:00
Peter Parente
54623ca187 Force npm cache clean 2018-04-23 21:51:04 -04:00
Peter Parente
a76af0585e Merge pull request #617 from mimoralea/patch-1
Remove facets directory
2018-04-23 21:50:13 -04:00
Miguel Morales
621be73e6f Remove facets directory
The `cd` command switches to the user's home directory (away from the directory we want to delete)
Then we remove the facets directory using the full path
2018-04-23 16:07:52 -06:00
Peter Parente
8a3149ed68 Port recipes from project wiki to doc 2018-04-22 23:01:19 -04:00
Peter Parente
13946de102 Minor wording improvements 2018-04-22 23:01:07 -04:00
Peter Parente
c8b5d4eb1f Document package updates, new feature contirbutions 2018-04-22 20:44:52 -04:00
Peter Parente
bffdeea417 Fix broken link 2018-04-22 16:38:31 -04:00
Peter Parente
9f9e5ca8fe Merge pull request #610 from datwiz/startup-usermod-check
In start.sh ensure usename jovyan exists before attempting usermod
2018-04-15 22:21:33 -04:00
Peter Parente
e2798680b0 Merge pull request #600 from taqtiqa-mark/patch-1
Keyserver pool
2018-04-15 22:21:03 -04:00
Chris Ottinger
44d010e929 in start.sh ensure usename jovyan exists before attempting usermod 2018-04-13 15:56:46 +10:00
Peter Parente
8a1b90cbcb Merge pull request #605 from parente/tornado5
Remove tornado<5 pin
2018-04-08 19:08:46 -04:00
Peter Parente
22d38bad00 Fix pyarrow install
Need to install as NB_UID, not root, to keep all /opt/conda
folders writeable by the default user
2018-04-07 23:16:33 -04:00
Peter Parente
d452f4e468 Remove tornado<5 pin 2018-04-07 22:26:30 -04:00
Peter Parente
72a11f9ef1 Merge pull request #604 from mariusvniekerk/patch-1
update all-spark to toree 0.2.0rc4
2018-04-07 16:01:45 -04:00
Marius van Niekerk
ec73c29a20 update all-spark to toree 0.2.0rc4 2018-04-07 07:34:01 +02:00
Mark Van de Vyver
0344fd393d Keyserver used in Hashicorps Nomad files
Keyserver used in Hashicorps Nomad files
2018-04-04 21:40:08 +10:00
Min RK
8d9388cac5 Merge pull request #596 from clkao/start-notebook.d
Run additional scripts in /usr/local/bin/start-notebook.d/
2018-04-02 10:44:39 +02:00
Min RK
95d84c2df7 Merge pull request #601 from jakirkham/drop_r_channel
Drop the `r` channel
2018-04-02 10:43:14 +02:00