Min RK
2cafcb847a
Merge pull request #602 from jakirkham/use_blas_pkg
...
Use conda-forge's blas package w/openblas
2018-04-02 10:42:53 +02:00
John Kirkham
a3edb4258d
Use conda-forge's blas package w/openblas
...
As conda-forge does not use the `nomkl` package, but instead uses the
`blas` package to select BLAS versions, install the `blas` package and
select the `openblas` implementation.
2018-04-02 01:29:41 -04:00
John Kirkham
a866877c45
Drop the r
channel
...
The `r` channel has been considered part of `defaults` since `conda` version `4.3.0`. So it should already be taken into consideration by `conda` installs without having to explicitly add the channel. Further the `conda-forge` channel has incorporated an ever growing, healthy stack of R packages. As such it appears all of the R packages used in this stack now come from `conda-forge` and not `defaults`. Given all of this, it seems safe to drop the `r` channel from explicit addition to the channel list.
2018-04-02 00:57:07 -04:00
Mark Van de Vyver
7b8fff73fc
Keyserver pool
...
hkp://pool.sks-keyservers.net over keyserver.ubuntu.com see
https://sks-keyservers.net/overview-of-pools.php
2018-03-30 13:34:11 +11:00
Chia-liang Kao
632ce8c2d2
Run additional scripts in /usr/local/bin/start-notebook.d/
2018-03-29 16:26:20 +08:00
Peter Parente
c88678a1c7
Merge pull request #538 from parente/rtd
...
ReadTheDocs site, User Guide sections
2018-03-26 20:52:42 -04:00
Peter Parente
09d5f5aa80
Fix typo too
2018-03-26 20:44:40 -04:00
Peter Parente
d64b476674
Address initial review comments
2018-03-26 20:44:02 -04:00
Peter Parente
52d1fbcb41
Merge pull request #591 from stijndehaes/master
...
Make extracted spark files root id
2018-03-26 15:02:12 -04:00
Min RK
3a5f57dc46
Merge pull request #593 from clkao/patch-1
...
base image on ubuntu:xenial-20180228
2018-03-26 13:38:33 +02:00
Stijn De Haes
7e7041953e
fixed tar --owner root to be correct
2018-03-26 09:05:16 +02:00
Peter Parente
71978c31b4
Fix TOC heading level
2018-03-25 21:35:30 -04:00
Peter Parente
a7407c115d
Fix link to stack contrib page
2018-03-25 21:27:54 -04:00
Chia-liang Kao
d7e3817af5
base image on ubuntu:xenial-20180228
2018-03-26 09:27:20 +08:00
Peter Parente
e34a17e024
Try the RTD path fix again
2018-03-25 21:17:42 -04:00
Peter Parente
d03a419e17
Fix path to readthedocs.yaml
2018-03-25 21:15:04 -04:00
Peter Parente
6e55fcc42f
Split pages, use RTD theme for now
...
I can't seem to configure the Jupyter Albaster theme correctly
and will reach out for help later.
2018-03-25 21:00:06 -04:00
Peter Parente
08560d2fce
First draft configuration page
2018-03-25 17:51:20 -04:00
Peter Parente
51ab78f4a9
Finish single container examples
2018-03-25 17:51:20 -04:00
Peter Parente
f1400f6612
Stick with pip for travis testing
2018-03-25 17:51:20 -04:00
Peter Parente
a319f52e2e
Fix travis env creation command
2018-03-25 17:51:20 -04:00
Peter Parente
2cb59bd3cf
Fill-in and refine instructions to run
2018-03-25 17:51:19 -04:00
Peter Parente
86b9d4dae6
Notes about community stacks
2018-03-25 17:51:19 -04:00
Peter Parente
8b79f9893a
Add image descriptions and content summaries
2018-03-25 17:51:19 -04:00
Peter Parente
f70d52da58
Outline, include some info from READMEs
2018-03-25 17:51:19 -04:00
Peter Parente
118198ac65
Sphinx quickstart
2018-03-25 17:51:19 -04:00
Peter Parente
a54ce40513
Unify docs, test dev env
2018-03-25 17:51:19 -04:00
Peter Parente
73dc38efc6
Merge pull request #595 from whosford/docker-stacks-update-tensorflow-readme
...
Update tensorflow-notebook readme with distributed mode instructions
2018-03-25 17:48:41 -04:00
Peter Parente
a995da5c8e
Merge pull request #594 from parente/fix-577-test-only-build-arg
...
Add TEST_ONLY_BUILD arg
2018-03-25 17:46:35 -04:00
William Hosford
f9c74a1698
Update tensorflow readme with distributed mode instructions
2018-03-25 14:19:33 -07:00
Peter Parente
e29efb73dc
Fix arg name mismatch
2018-03-25 16:57:06 -04:00
Peter Parente
3687dd3387
Add TEST_ONLY_BUILD arg
2018-03-25 16:02:52 -04:00
Stijn De Haes
a7eb9d6398
Make extracted files root id
2018-03-20 07:58:25 +01:00
Peter Parente
c19283de5a
Merge pull request #588 from parente/fix-netcat
...
Fix netcat, pin tornado 4.x for R + zmq issues, update various R libs
2018-03-19 10:04:39 -04:00
Peter Parente
981f6e402d
Notebook 5.4, force tornado 4.* at the outset
2018-03-19 08:41:56 -04:00
Peter Parente
1d94de26ad
Fix other IRKernel images
2018-03-18 22:49:57 -04:00
Peter Parente
0ccd8796ac
Fix r-notebook notebook start
2018-03-18 21:49:41 -04:00
Peter Parente
674e04d9c9
net -> netcat
2018-03-18 18:50:14 -04:00
Peter Parente
6b88a4c2bc
Fix netcat install
2018-03-17 21:47:19 -04:00
Peter Parente
637d455a44
Merge pull request #581 from parente/shorter-travis-workaround
...
Disable datascience-notebook precompilation
2018-03-17 21:45:10 -04:00
Peter Parente
5b4d073538
Merge pull request #586 from gglanzani/patch-3
...
Add netcat
2018-03-17 16:15:50 -04:00
Peter Parente
8322daa442
Merge pull request #579 from gglanzani/patch-1
...
Add pyarrow installation
2018-03-17 12:30:06 -04:00
Peter Parente
30f16d5212
Merge pull request #584 from bclipp/master
...
sparklyr add to r-notebook
2018-03-15 22:42:49 -04:00
Giovanni Lanzani
f6adc59fe3
Add netcat
...
Netcat (nc) is often used as a tool to test socket server/client,
and very useful to quickly get started with, f. e., Spark Streaming.
See #583 .
2018-03-15 06:16:38 +01:00
Peter Parente
b7f28609e9
Merge pull request #570 from lresende/update_toree
...
Update to Toree 0.2.0 RC3
2018-03-14 23:24:15 -04:00
bclipp
e321651f36
sparklyr add to r-notebook
...
sparklyr alone without any other spark package added to the install image.
2018-03-14 11:48:43 -04:00
Giovanni Lanzani
a58e6afb9b
Add pyarrow installation
...
This way we can profit from pandas UDF
2018-03-14 13:50:52 +01:00
Peter Parente
96f2f777be
Merge pull request #580 from gglanzani/patch-2
...
Add jupyterlab_bokeh extension
2018-03-14 07:24:10 -04:00
Peter Parente
9f34d09f1d
Merge pull request #576 from ewjoachim/patch-1
...
Chown of home dir needs to be recursive
2018-03-14 07:21:17 -04:00
Peter Parente
ae51a604d6
Merge pull request #573 from terhorst/master
...
add r-htmltools pkg
2018-03-14 07:20:38 -04:00