Commit Graph

1633 Commits

Author SHA1 Message Date
Peter Parente
d76b4ca987 Setup travis en template update 2019-05-04 17:10:43 -04:00
Peter Parente
f8c3e3d6c0 Try locale/en update
make clean gettext
sphinx-intl update -p _build/gettext -l en
2019-05-04 15:31:25 -04:00
Peter Parente
eae306884e Merge pull request #857 from parente/smarter-builds
Build docs, images when appropriate
2019-05-04 15:18:54 -04:00
echowhisky
40c5c07b0a added -f flag to all conda clean commands
This commit adds the additional `-f` force command to all uses of `conda
clean --all` through the repo. Size should be smaller, but still testing
if anything breaks. See issue #861.
2019-05-04 19:11:32 +00:00
echowhisky
1f8311a7aa changed -tipsy to --all -y across all files
The last commit was only for the base-notebook's Dockerfile. For this,
all the files in the repo were grepped through and changed.
2019-05-04 18:53:49 +00:00
echowhisky
c83aec5f33 changed -tipsy flag to --all -y
Following the discussion in issue #861, this changes the `conda clean`
flags.
2019-05-04 16:33:25 +00:00
Marc Ramirez
23c137626f Change python entry point sentence 2019-05-01 20:14:24 +02:00
Peter Parente
f1aa69898b Build docs, images when appropriate 2019-04-27 23:19:09 -04:00
Peter Parente
ae5f7e104d Merge pull request #854 from parente/update-txs
tx pull -all manually
2019-04-26 11:01:03 -04:00
Peter Parente
576f26fdf9 Merge pull request #855 from parente/spark-2.4.2
Update to Spark 2.4.2
2019-04-26 03:05:07 -04:00
Peter Parente
57f8546c03 Merge pull request #853 from InfuseAI/jupyterlab-0.35.5
Update to JupyterLab 0.35.5
2019-04-25 13:11:01 -04:00
Peter Parente
825166612c Update to Spark 2.4.2 2019-04-25 10:06:50 -07:00
Peter Parente
4fb91ee63c tx pull -all manually
Until we figure out what I did wrong with the GitHub integration setup:
https://community.transifex.com/t/github-pr-goes-to-wrong-folder/366
2019-04-25 08:12:54 -07:00
Chia-liang Kao
95dfb85e60 Update to JupyterLab 0.35.5
This contains a fix for chrome download file bug: https://github.com/jupyterlab/jupyterlab/pull/6232#issuecomment-486618455
2019-04-25 20:58:27 +08:00
Peter Parente
f646d2b2a3 Merge pull request #844 from parente/transifex
Try RTD+Transifex workflow
2019-04-22 09:45:03 -04:00
Peter Parente
58e2a02d75 Merge pull request #778 from alasdairtran/upgrade-python-in-scipy-notebook-to-3.7
Upgrade Python in scipy-notebook to 3.7
2019-04-22 09:42:07 -04:00
Peter Parente
c6bee3951c Test on Travis with Python 3.7 2019-04-21 22:42:49 -04:00
Peter Parente
15b4215d87 Fix sphinx warnings with recommonmark 0.5 2019-04-21 22:27:32 -04:00
Peter Parente
f11119fe51 [ci skip] Initialize Transifex workflow 2019-04-21 20:44:35 -04:00
Peter Parente
f067ea15ee Upgrade to tf 1.13 2019-04-21 16:48:41 -04:00
Alasdair Tran
74da0d544f Let the Python patch version float 2019-04-21 16:46:44 -04:00
Alasdair Tran
825ea4d6a8 Pin Python version 2019-04-21 16:46:05 -04:00
Peter Parente
7d427e7a4d Merge pull request #849 from parente/vuln-reporting
Add vulnerability reporting info
2019-04-15 10:53:01 -04:00
Peter Parente
8ca79a6c85 Add vulnerability reporting info
https://discourse.jupyter.org/t/responsible-vulnerability-reporting/655
2019-04-14 22:36:47 -04:00
Peter Parente
4cdbc9cdb7 Merge pull request #846 from parente/fix-spark-2.4.1
Update to Spark 2.4.1
2019-04-10 11:16:40 -04:00
Peter Parente
32240517eb Update checksum for spark 2.4.1
https://www.apache.org/dist/spark/spark-2.4.1/spark-2.4.1-bin-hadoop2.7.tgz.sha512
2019-04-10 09:30:59 -04:00
Peter Parente
8cea451451 Update to Spark 2.4.1
The mirror we prefer no longer has 2.4.0
2019-04-10 00:05:55 -04:00
Peter Parente
5ed91e8e32 Merge pull request #845 from jupyter-on-openshift/block-su-and-sudo
Disable su/sudo access unless sudo explicitly enabled for a specific user using GRANT_SUDO.
2019-04-08 19:33:33 -04:00
Graham Dumpleton
d52c70231b Disable su/sudo access unless sudo explicitly enabled for a specific user using GRANT_SUDO. 2019-04-08 11:09:34 +10:00
Peter Parente
65761486d5 Merge pull request #836 from ying-w/master
Added s3 + spark session instructions
2019-04-01 09:57:22 -04:00
Peter Parente
fee79426ae Merge pull request #837 from vilhelmen/manpage_recipes
Manpage recipe
2019-04-01 09:56:41 -04:00
Peter Parente
e1432bef95 Merge pull request #839 from minrk/bumps
bump notebook, jupyterhub
2019-04-01 09:54:03 -04:00
Min RK
c18535d7af bump notebook, jupyterhub
with security fixes
2019-04-01 13:13:08 +02:00
Min RK
be289da10d Merge pull request #838 from nils-werner/patch-1
Add DockerHub-links to README.md
2019-04-01 13:12:11 +02:00
Nils Werner
6ff1ac9930 Add DockerHub-links to README.md 2019-04-01 10:28:20 +02:00
Will Starms
e90e0c03d6 Manpage recipe 2019-03-31 21:17:16 -05:00
Ying Wu
69f811b73c Added s3 + spark session instructions 2019-03-29 16:04:11 -07:00
Peter Parente
59b402ce70 Merge pull request #835 from InfuseAI/tzdata-in-minimal
Move tzdata to minimal-notebook and document it
2019-03-25 16:51:41 -04:00
Chia-liang Kao
a657b782bd Move tzdata to minimal-notebook and document it 2019-03-25 16:04:04 +08:00
Peter Parente
41e066e5ca Swap GG link for Discourse 2019-03-20 21:35:55 -04:00
Peter Parente
fa9ee36929 Swap Google Group badge for Discourse 2019-03-20 21:35:07 -04:00
Peter Parente
580f9c7118 Update issue_template.md
Add link to Discourse
2019-03-20 21:25:17 -04:00
Peter Parente
185a9f74b2 Merge pull request #833 from javabrett/chown-logging-and-tests
chown: add logging and a test
2019-03-20 07:15:32 -04:00
Brett Randall
e29f669fb8 Added CHOWN_EXTRA test.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2019-03-20 15:10:09 +11:00
Brett Randall
2d9aa71f69 Added logging of CHOWN_HOME_OPTS and CHOWN_EXTRA_OPTS.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2019-03-20 15:10:04 +11:00
Brett Randall
7dc56ab821 Added logging of chown of CHOWN_EXTRA directories.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2019-03-20 15:09:54 +11:00
Peter Parente
0d96d93393 Merge pull request #832 from parente/image-manifests
[ci skip] stderr when no tty
2019-03-18 22:32:59 -04:00
Peter Parente
f3da6c276a [ci skip] stderr when no tty 2019-03-18 22:32:25 -04:00
Peter Parente
bb454cf8a5 Merge pull request #830 from parente/image-manifests
[ci skip] Fix spark version check
2019-03-18 17:16:25 -04:00
Peter Parente
657f8a095a [ci skip] Prefer SPARK_HOME 2019-03-17 10:17:06 -04:00