Commit Graph

2501 Commits

Author SHA1 Message Date
Peter Parente
eb2cbc3c40 [ci skip] Skip ci rebuild on tx-en merge to master 2019-05-05 19:58:15 -04:00
Peter Parente
cee5a21160 [skip ci] Fix English .po source files
* msgstr fields should be empty
* File extension should be .po
2019-05-05 19:57:51 -04:00
Travis CI
c39518a325 Update en source strings for 02a3f6b095 2019-05-05 23:06:47 +00:00
Peter Parente
02a3f6b095 Fix doc typo 2019-05-05 19:05:51 -04:00
Peter Parente
3df193b414 Fix dev requirements 2019-05-05 19:03:27 -04:00
Peter Parente
56cf0bc13e Minor doc update to test tx-en 2019-05-05 15:04:54 -04:00
Peter Parente
07da4dee32 Fix cron test behavior 2019-05-05 13:47:54 -04:00
Peter Parente
63359c8641 Fix docs/locale update ping-pong
Do not trigger another docs/local/en update and push
to master when localized text changes
2019-05-05 13:37:28 -04:00
Peter Parente
5755b81984 Debug make tx-en 2019-05-05 13:28:51 -04:00
Peter Parente
77a770f9f3 Fix minor doc wording to test master branch trigger 2019-05-05 13:18:44 -04:00
Peter Parente
12c9b8b268 Fix diff comparison for master merge
Need to check file changes in TRAVIS_COMMIT_RANGE
2019-05-05 13:16:15 -04:00
Peter Parente
9f7046ab2e Merge pull request #864 from parente/tx-howto
Draft pages about translation
2019-05-05 13:10:11 -04:00
Peter Parente
b497b2700d Draft pages about translation 2019-05-04 23:45:52 -04:00
Peter Parente
bce63822c5 Merge pull request #863 from parente/travis-doc-pushback
Setup travis en template update
2019-05-04 21:44:28 -04:00
Peter Parente
417cbdae0f Limit test-pr to pull requests 2019-05-04 21:40:34 -04:00
Peter Parente
3ec15b3650 Limit push-tx to master branch merge 2019-05-04 20:23:49 -04:00
Peter Parente
5981e5ada6 Fix unshared dev env 2019-05-04 17:23:52 -04:00
Peter Parente
af17bdf685 Merge pull request #859 from marcraminv/doc/replace-spark-init-line
[Doc] Change Spark Python Notebook entry point sentence
2019-05-04 17:20:11 -04:00
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