James Brock
310afbfd1d
Community haskell stack binder link
...
Add binder link to Community Stack crosscompass/ihaskell-notebook.
2019-06-30 12:28:38 +09:00
Tiffany A. Timbers
3e91889e51
Added install of e1071 R package
...
The e1071 R package is a dependency of functions within the caret package. Without it, `caret::train` (for example) cannot be run. This pull request addresses issue #889 (https://github.com/jupyter/docker-stacks/issues/889 ).
note - I first tried installing e1071 in the RUN command started on line 27 but that resulted in e1071 not installing (don't know why) but adding an additional RUN command led to succesful installation... So I just went with it.
2019-06-20 12:06:12 -07:00
Travis CI
d4cbf2f80a
[ci skip] Update en source strings (build: 1082.1)
2019-06-02 00:19:38 +00:00
Peter Parente
38f5184660
Merge pull request #876 from eromoe/patch-1
...
Add `Specific Docker Image Options` for jupyter spark
2019-06-01 20:18:20 -04:00
eromoe
ce4d2c0593
Add Specific Docker Image Options
for jupyter spark
2019-05-22 14:12:02 +08:00
Peter Parente
ff9357a77d
Merge pull request #873 from parente/version-tags
...
Apply additional tags to base-notebook
2019-05-19 13:36:37 -04:00
Peter Parente
25e199dd6a
[ci skip] Apply additional tags, base image only to start
...
* python-<version>
* notebook-<version>
* lab-<version>
* hub-<version>
2019-05-19 13:10:27 -04:00
Peter Parente
9e92fe07fe
Fix typo, add translation doc link
2019-05-19 12:16:41 -04:00
Peter Parente
abdb27a6df
Merge pull request #869 from minrk/hub1
...
jupyterhub 1.0
2019-05-12 11:02:49 -04:00
Peter Parente
df4a9681f1
Merge pull request #871 from parente/spark-2.4.3
...
Update to Spark 2.4.3
2019-05-11 20:56:11 -04:00
Peter Parente
88403b3692
Merge pull request #872 from willingc/rtd-config
...
Update RTD config file to v2
2019-05-11 20:53:44 -04:00
Carol Willing
8f81a28dc7
Update RTD config file to v2
2019-05-11 17:31:57 -07:00
Peter Parente
411ec857bb
Update to Spark 2.4.3
2019-05-11 19:27:53 -04:00
Travis CI
ef92c1ee70
[ci skip] Update en source strings (build: 1052.1)
2019-05-11 14:42:28 +00:00
Peter Parente
34497cbcad
Merge pull request #870 from jamesdbrock/community-ihaskell-init
...
Community Stacks documentation ihaskell-notebook
2019-05-11 10:41:14 -04:00
James Brock
a6c1ec2778
docs Community Stacks remove "list has only 2 examples"
2019-05-11 23:19:23 +09:00
James Brock
fae82dc441
docs Community Stacks ihaskell-notebook
...
Add ihaskell-notebook to the list of Community Stacks.
2019-05-11 23:19:23 +09:00
Min RK
46a80c13a7
jupyterhub 1.0
2019-05-10 09:52:08 +02:00
Peter Parente
4d7dd95017
Merge pull request #867 from echowhisky/issue-861
...
Changed `conda clean` flags to `--all -f -y`
2019-05-09 07:15:21 -04:00
echowhisky
167c686011
Merge branch 'master' into issue-861
...
Resolved conflicts between local branch and updates to the upstream
master.
2019-05-06 18:46:51 +00:00
Peter Parente
2662627f26
Merge pull request #866 from parente/fix-en-po
...
More translation fixes
2019-05-06 07:47:22 -04:00
Peter Parente
b7e7015550
[ci skip] Try to skip needless rebuilds on Docker Hub
2019-05-05 20:01:41 -04:00
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