- 10 May, 2016 1 commit
-
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
- 22 Apr, 2016 2 commits
-
-
Peter Parente authored
Update README.md
-
Werner Beroux authored
Fixes inconcistent PEM path (described as being `/home/jovyan/.local/share/jupyter/notebook.pem` and not `/home/jovyan/.ipython/profile_default/security/notebook.pem`). Merges with README of https://github.com/jupyter/docker-stacks/tree/master/minimal-notebook
-
- 14 Apr, 2016 1 commit
-
-
Peter Parente authored
Add single-user scripts to minimal-notebook.
-
- 13 Apr, 2016 3 commits
-
-
Justin Tyberg authored
Remove singleuser images. (c) Copyright IBM Corp. 2016
-
Justin Tyberg authored
Remove additional *-singleuser image builds in favor of including the single-user startup scripts in the *-notebook images. (c) Copyright IBM Corp. 2016
-
Justin Tyberg authored
stacks easily usable with JupyterHub. * pip install jupyterhub to gain access to the jupyterhub-singleuser startup script, which starts a single-user instance of the Notebook server * Add shell script to wrap jupyterhub-singleuser script; use as alternate Docker command fixes #181 (c) Copyright IBM Corp. 2016
-
- 12 Apr, 2016 4 commits
-
-
jakirkham authored
Update README for current Apache Toree
-
Peter Parente authored
README: Change NB_USER to NB_UID
-
Jean-Christophe Fillion-Robin authored
Update text to be consistent with list of documented options.
-
Peter Parente authored
Never got updated when Toree started getting pip installed (c) Copyright IBM Corp. 2016
-
- 11 Apr, 2016 2 commits
-
-
jakirkham authored
Add numexpr to wherever pandas is
-
Peter Parente authored
Fixes #173 (c) Copyright IBM Corp. 2016
-
- 26 Mar, 2016 4 commits
-
-
jakirkham authored
Move the overview image up on README page
-
Carol Willing authored
-
jakirkham authored
Add diagram of image relationships
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
- 22 Mar, 2016 3 commits
-
-
jakirkham authored
Add hdf5 julia support to datascience stack
-
Kyle Kelley authored
build JupyterHub singleuser images for each notebook stack
-
Mladen Kolovic authored
* create `.juliarc.jl` start up script to point Julia to conda libraries, specifically the hdf5 libraries installed through the h5py package in the scipy stack * add the HDF5 Julia package Update README.md to document HDF5 addition Add -F option to force config load Add the -F flag to julia expression execution to load .juliarc.jl before execution.
-
- 21 Mar, 2016 4 commits
-
-
Kyle Kelley authored
[ci skip] Add badges to stack READMEs
-
Min RK authored
-
Min RK authored
instead of master and include checksummed download
-
Min RK authored
to give it higher priority
-
- 18 Mar, 2016 7 commits
-
-
jakirkham authored
Rebase all-spark-notebook on pyspark-notebook
-
Peter Parente authored
To speed up build, reduce accidental disparity, ease maintenance (c) Copyright IBM Corp. 2016
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
Min RK authored
For every `*-notebook` stack, a `*-singleuser` image is also built
-
Peter Parente authored
Switch to Mesos Jessie repository, and upgrade to 0.25
-
Peter Parente authored
use current command for Python 2 kernel install
-
Min RK authored
-
- 17 Mar, 2016 1 commit
-
-
Marco Capuccini authored
-
- 15 Mar, 2016 2 commits
-
-
jakirkham authored
Add cacert to .curlrc in home directory
-
Mladen Kolovic authored
Specify `cacert=/etc/ssl/certs/ca-certificates.crt` in `/home/$NB_USER/.curlrc` so curl can locate the certificates.
-
- 14 Mar, 2016 4 commits
-
-
jakirkham authored
Rebase datascience-notebook on scipy-notebook
-
jakirkham authored
README: Add badge for Travis CI
-
Peter Parente authored
Fixes #139 (c) Copyright IBM Corp. 2016
-
Peter Parente authored
Fixes #147
-
- 10 Mar, 2016 1 commit
-
-
jakirkham authored
Add and install from the r channel with conda
-
- 09 Mar, 2016 1 commit
-
-
John Kirkham authored
-