Commit Graph

2163 Commits

Author SHA1 Message Date
Peter Parente
f9c990eb62 Merge pull request #1011 from romainx/fix_doc
Fix contributing doc make image -> make build
2020-02-15 19:17:52 -05:00
Peter Parente
4a8b58a41b Test payspark import 2020-02-15 19:08:40 -05:00
Peter Parente
bbd2b97baf Merge branch 'master' into patch-2 2020-02-15 19:08:01 -05:00
Peter Parente
646751d419 Merge branch 'master' into fix_doc 2020-02-15 19:00:27 -05:00
Peter Parente
63bec45cd4 Merge pull request #1009 from romainx/spark_mirror
Use the preferred spark download mirror
2020-02-15 18:58:24 -05:00
Peter Parente
3aa61f94c2 Split SPARK_HOME definition from other env vars 2020-02-15 18:53:51 -05:00
romainx
dd922582d5 Log level back to info 2020-02-14 20:08:29 +01:00
romainx
d1e10fc795 Remove pandoc os package install 2020-02-14 20:07:18 +01:00
romainx
dfd6d2ed03 Fix doc make image -> make build 2020-02-13 16:57:00 +01:00
romainx
4333c7cc14 fix as_json param 2020-02-13 13:02:37 +01:00
romainx
7f7be5707c spark mirror improvement 2020-02-13 12:00:41 +01:00
romainx
8b3ce5cfa6 Change spark mirror 2020-02-13 11:21:54 +01:00
romainx
bf91753dc6 minor changes on outdated package helper 2020-02-13 10:20:42 +01:00
romainx
b6ca292975 Check outdated packages 2020-02-12 20:30:25 +01:00
Peter Parente
2fd856878b Merge pull request #1007 from romainx/master
Bump to spark 2.4.5 + minor improvements
2020-02-12 13:03:35 -05:00
romainx
b55015d6b8 Fix makefile 2020-02-12 09:07:06 +01:00
romainx
45d51e3b42 Bump to spark 2.4.5 + minor improvements 2020-02-11 21:30:47 +01:00
Peter Parente
3deefc7d16 Merge pull request #1004 from romainx/master
Remove sparklyr from datascience notebook
2020-02-09 20:39:06 -05:00
Peter Parente
e785214e53 Merge pull request #1006 from parente/datascience-tags-on-wiki
[ci skip] Show jupyter/datascience-notebook tags on the wiki
2020-02-09 20:38:14 -05:00
Peter Parente
f254a6376a [ci skip] Show jupyter/datascience-notebook tags on the wiki 2020-02-09 20:35:05 -05:00
Peter Parente
9f4983c5d1 Fix == in bash script
Follow on from #998
2020-02-09 18:53:45 -05:00
Peter Parente
1c8073a927 Merge pull request #1005 from jupyter/translations_index-po--master_pt_BR
Translate '/docs/locale/en/LC_MESSAGES/index.po' in 'pt_BR'
2020-02-09 16:47:37 -05:00
transifex-integration[bot]
b263e3b354 Apply translations in pt_BR
translation completed for the source file '/docs/locale/en/LC_MESSAGES/index.po'
on the 'pt_BR' language.
2020-02-09 19:07:37 +00:00
romainx
d85a60e03a Remove sparklyr from datascience notebook 2020-02-09 07:17:15 +01:00
Peter Parente
d2c9b7ad84 Merge pull request #998 from Nosferican/docker-hub-tags
Create apply_tags
2020-02-08 11:04:18 -05:00
Peter Parente
36bce75100 Merge pull request #1000 from romainx/master
Bump version of R packages
2020-02-08 10:38:33 -05:00
José Bayoán Santiago Calderón
47a5ad58ab Update datascience-notebook/hooks/apply_tags
Co-Authored-By: Peter Parente <parente@gmail.com>
2020-02-04 21:32:44 -05:00
José Bayoán Santiago Calderón
6450189822 Update datascience-notebook/hooks/apply_tags
Co-Authored-By: Peter Parente <parente@gmail.com>
2020-02-04 21:32:35 -05:00
Guo Quan
a570f43cfb Add ROOT_CONTAINER to base-notebook
Add another layer of abstraction to the base container, namely the root container `ROOT_CONTAINER`, so that the user can have the flexibility to build the whole series of images with `make` based on a different base image.
2020-02-04 14:34:23 -05:00
José Bayoán Santiago Calderón
231241fe6d Fix extra space typo. 2020-02-01 13:08:58 -05:00
José Bayoán Santiago Calderón
51a2db8d1f ACR
Address code review.
- Added apply_tags to post_push
- Verified output for versions
2020-02-01 13:04:39 -05:00
romainx
4c128327f4 fix duplicate and hardcoded value in makefile 2020-01-31 19:40:42 +01:00
romainx
03ec0a592d Bump version of R packages 2020-01-30 19:01:44 +01:00
Peter Parente
414b5d7497 Merge pull request #991 from jgwerner/update-dockerfile
chore: Replace ADD with COPY
2020-01-29 22:37:33 -05:00
José Bayoán Santiago Calderón
6fb99219fb Standardize the Julia version
Julia prints a bit more so we make it conformant with the rest.
2020-01-29 10:54:37 -05:00
José Bayoán Santiago Calderón
a54d90172d Create apply_tags
Draft!
2020-01-29 10:51:37 -05:00
Peter Parente
29e069665f Fix missed base64 decode from last PR 2020-01-29 09:52:54 -05:00
Peter Parente
8fe5ea98f2 Merge pull request #997 from parente/fix-deploy-key-format
Fix ssh deploy key format
2020-01-29 09:38:19 -05:00
Peter Parente
171ba82a30 Fix ssh key format
New Docker Hub UI loses newlines in the env
var settings. Loss of new lines leads ssh-add
to prompt and fail when loading the key.

Base64 encode and decode the key to workaround
the limitation.
2020-01-29 09:37:04 -05:00
Peter Parente
357e75831b Merge pull request #995 from stevenstetzler/stevenstetzler-patch-symlink
Fall back on symlink if mv fails
2020-01-29 08:28:32 -05:00
Peter Parente
437f1ef927 Merge pull request #994 from maresb/patch-1
bump version numbers and add periods before *
2020-01-28 07:57:17 -05:00
Ben Mares
cd5df45a9c upgrade tensorflow to 2.1 2020-01-28 09:18:20 +01:00
Ben Mares
78fa3df88f bump version numbers and add periods before * 2020-01-27 23:38:05 +01:00
Greg
65825553e7 replace ADD with COPY
Signed-off-by: Greg <werner.greg@gmail.com>
2020-01-25 11:22:54 -05:00
Min RK
e00fd05364 install pip explicitly (#989)
install pip explicitly
2020-01-23 17:10:19 +01:00
Min RK
9c8ac72323 update miniconda to 4.7.12.1 2020-01-23 16:40:48 +01:00
Min RK
fc6022aa61 install pip explicitly
it should be there automatically, but no harm in being explicit
2020-01-23 10:04:18 +01:00
Min RK
75519a5751 Merge pull request #981 from flixr/update-bokeh
scipy-notebook: update bokeh
2020-01-21 15:15:05 +01:00
Min RK
411af49831 Merge pull request #986 from consideRatio/maintenance-bump-of-ubuntu
Bump Ubuntu 18.04 to latest build
2020-01-21 15:14:49 +01:00
Erik Sundell
525b3c0f62 Bump Ubuntu 18.04 to latest build 2020-01-21 10:24:46 +01:00