Braden Pellett
19828a046a
Require at least blas 1.1
...
Require at least blas 1.1; otherwise other packages dependencies may
attempt to downgrade it.
2018-06-01 14:48:54 -07:00
Braden Pellett
9a48f4cf65
Add Mesos GPG key
...
Add Mesos GPG key since accessing the keyserver seems to be flaky:
https://github.com/docker-library/official-images/issues/4252#issuecomment-381783035
2018-06-01 13:03:12 -07:00
Braden Pellett
ac04480084
Upgrade Ubuntu to latest LTS (Bionic 18.04)
...
Upgrade Ubuntu to latest LTS (Bionic 18.04), including:
- Change the IMAGE used for base-notebook;
- Keep Mesos install from Mesosphere's Xenial repository, since they
don't yet have a Bionic repository;
- gnupg needs to be installed for apt-key to work;
- --force-yes option to apt-get has been removed;
- Package libav-tools is replaced by ffmpeg;
- Update Let's Encrypt example script to use 18.04.
2018-06-01 13:03:12 -07:00
Peter Parente
2bfbb7d175
Merge pull request #648 from jakirkham/use_conda_4.5
...
Upgrade to conda 4.5.4
2018-05-28 18:56:42 -04:00
John Kirkham
8b3661bea7
Upgrade to conda 4.5.4
2018-05-28 11:51:44 -07:00
John Kirkham
4cac637ed8
Upgrade to Miniconda 4.5.1
2018-05-28 11:51:43 -07:00
Peter Parente
4d19a9839c
Merge pull request #644 from jupyter/github-community
...
[ci skip] Fill out github community files
2018-05-26 21:44:45 -04:00
Peter Parente
5aaa0119d5
Initial sections about using cookiecutter-docker-stacks
2018-05-26 21:44:05 -04:00
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