James Brock
7b960e47ef
jupyterlab_bokeh@1.0.0, version bump from @0.6.3
2019-07-10 16:37:38 +09:00
Min RK
5eca3cae6c
stop removing qt
...
it makes the conda env invalid, which causes errors in later installs
2019-07-09 10:46:25 +02:00
Min RK
6c3390a929
Merge pull request #893 from jamesdbrock/haskell-learn-binder
...
Community haskell stack binder link
2019-07-04 15:58:00 +02:00
Min RK
0c0601bbe6
bump ipywidgets, widget-manager for jupyterlab 1.0
2019-07-04 14:38:21 +02:00
Min RK
20590f43eb
jupyterlab 1.0.1
...
has fixed dependencies
2019-07-04 14:38:05 +02:00
Min RK
50ae9cdea4
conda 4.7.5
...
much faster installs
had to move WORKDIR $HOME up due to tempfile permission issues with conda 4.7
2019-07-04 13:29:28 +02:00
Min RK
4c2fed05a6
bump ubuntu base
2019-07-04 10:54:37 +02:00
Min RK
1e374527e1
Merge pull request #895 from jamesdbrock/conda-pin-version
...
Pin conda version to $CONDA_VERSION
2019-07-04 10:45:03 +02:00
James Brock
2743b35585
Pin conda version to $CONDA_VERSION
...
Pin the conda version so that a call to `conda update --all` will not
cause conda to update itself to a higher version with possible breaking
changes.
Motivating example: Upgrade from __4.6.*__ to __4.7.5__ causes the build to fail
due to a conda error:
[Errno 13] Permission denied: '/.cph_tmpilpdzq7x'
Resolves #891
2019-07-02 10:02:44 +09:00
Dan Allan
ac833a375e
Bump JupyterLab and remove hub-extension.
2019-07-01 17:25:02 -04:00
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