Commit Graph

898 Commits

Author SHA1 Message Date
Peter Parente
6fc12fe05e Small naming consistency fix 2018-05-26 21:43:52 -04:00
Peter Parente
59b37d2ee8 Add contributing tests section 2018-05-26 15:06:37 -04:00
Peter Parente
6e417643c5 Small touchup for active voice 2018-05-26 15:06:30 -04:00
Peter Parente
38145fc603 Sort contributor sections from simplest to most complex 2018-05-26 15:06:18 -04:00
Peter Parente
0c3c09b43f [ci skip] Add code of conduct link to jupyter/governance repo 2018-05-26 13:23:07 -04:00
Peter Parente
c86be91047 [ci skip] Add contributing file 2018-05-26 13:22:58 -04:00
Peter Parente
c7d997f2db Merge pull request #636 from robinovitch61/master
Add nano and vim to Dockerfiles
2018-05-24 10:45:20 -04:00
robinovitch61
342ff37844 remove vim, add nano 2018-05-23 22:24:03 -07:00
Carol Willing
4ebeb1f2d1 Merge pull request #637 from parente/readmes-to-doc
Migrate from READMEs to RTD site
2018-05-20 17:53:06 -07:00
Peter Parente
8cb5e8ff8e Updates after code review 2018-05-20 20:42:39 -04:00
Peter Parente
654f9c26c9 Update badges 2018-05-20 16:54:40 -04:00
Peter Parente
44b6770c42 Build docs on travis as a test too 2018-05-20 16:33:39 -04:00
Peter Parente
274a30f754 Fix markdown headings 2018-05-20 16:32:45 -04:00
Peter Parente
c4fafab367 Remove lurking .vscode 2018-05-20 16:15:06 -04:00
Peter Parente
13673be3ac Make resource links consistent 2018-05-20 16:15:06 -04:00
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