Marius van Niekerk
b37f105611
Update toree to rc5
2018-04-27 15:56:15 -04:00
Peter Parente
e0969e81c6
Merge pull request #621 from tomjorquera/update-jupyterlab-032
...
Update jupyterlab and extensions
2018-04-27 12:10:04 -04:00
Tom Jorquera
a5d350fb0f
Update jupyterlab and extensions
...
Update jupyterlab from 0.31 to 0.32.
Update the following extensions to matching versions:
- jupyterlab/hub-extension
- jupyter-widget/jupyterlab-manager
- jupyterlab_bokeh
2018-04-27 11:39:08 +02:00
Peter Parente
8312f54454
Merge pull request #618 from parente/fix-npm-cache-clean
...
Force npm cache clean
2018-04-24 07:38:23 -04:00
Peter Parente
d289c08d09
Force all npm cache clean commands
2018-04-23 21:52:14 -04:00
Peter Parente
54623ca187
Force npm cache clean
2018-04-23 21:51:04 -04:00
Peter Parente
a76af0585e
Merge pull request #617 from mimoralea/patch-1
...
Remove facets directory
2018-04-23 21:50:13 -04:00
Miguel Morales
621be73e6f
Remove facets directory
...
The `cd` command switches to the user's home directory (away from the directory we want to delete)
Then we remove the facets directory using the full path
2018-04-23 16:07:52 -06:00
Peter Parente
8a3149ed68
Port recipes from project wiki to doc
2018-04-22 23:01:19 -04:00
Peter Parente
13946de102
Minor wording improvements
2018-04-22 23:01:07 -04:00
Peter Parente
c8b5d4eb1f
Document package updates, new feature contirbutions
2018-04-22 20:44:52 -04:00
Peter Parente
bffdeea417
Fix broken link
2018-04-22 16:38:31 -04:00
Peter Parente
9f9e5ca8fe
Merge pull request #610 from datwiz/startup-usermod-check
...
In start.sh ensure usename jovyan exists before attempting usermod
2018-04-15 22:21:33 -04:00
Peter Parente
e2798680b0
Merge pull request #600 from taqtiqa-mark/patch-1
...
Keyserver pool
2018-04-15 22:21:03 -04:00
Chris Ottinger
44d010e929
in start.sh ensure usename jovyan exists before attempting usermod
2018-04-13 15:56:46 +10:00
Peter Parente
8a1b90cbcb
Merge pull request #605 from parente/tornado5
...
Remove tornado<5 pin
2018-04-08 19:08:46 -04:00
Peter Parente
22d38bad00
Fix pyarrow install
...
Need to install as NB_UID, not root, to keep all /opt/conda
folders writeable by the default user
2018-04-07 23:16:33 -04:00
Peter Parente
d452f4e468
Remove tornado<5 pin
2018-04-07 22:26:30 -04:00
Peter Parente
72a11f9ef1
Merge pull request #604 from mariusvniekerk/patch-1
...
update all-spark to toree 0.2.0rc4
2018-04-07 16:01:45 -04:00
Marius van Niekerk
ec73c29a20
update all-spark to toree 0.2.0rc4
2018-04-07 07:34:01 +02:00
Mark Van de Vyver
0344fd393d
Keyserver used in Hashicorps Nomad files
...
Keyserver used in Hashicorps Nomad files
2018-04-04 21:40:08 +10:00
Min RK
8d9388cac5
Merge pull request #596 from clkao/start-notebook.d
...
Run additional scripts in /usr/local/bin/start-notebook.d/
2018-04-02 10:44:39 +02:00
Min RK
95d84c2df7
Merge pull request #601 from jakirkham/drop_r_channel
...
Drop the `r` channel
2018-04-02 10:43:14 +02:00
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