Adam Chainz
c28742a097
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-10-09 22:20:48 +01:00
Min RK
145ad1c1d2
use cdn for debian
...
httpredir fails semi-regularly
2016-09-28 16:17:44 +02:00
Oliver Köth
8daeeb294f
avoid creation of intermediate shell in start-notebook.sh
2016-09-07 16:54:58 +02:00
John Kirkham
c102937957
base-notebook: Update tini
to v0.10.0
.
2016-08-12 23:21:41 -04:00
Peter Parente
69a5c1ab7f
Merge pull request #258 from parente/generic-start
...
Add a generic start.sh script to images
2016-08-11 22:59:30 -04:00
Peter Parente
10ebacdacc
Fix start command
2016-08-10 22:44:12 -04:00
Peter Parente
30d37c0186
Remove busted jhub internal link
2016-08-09 16:35:04 -04:00
Peter Parente
ed068a7d62
Rebase and update all READMEs
2016-08-09 16:32:10 -04:00
Peter Parente
1480d6f88e
Add generic start.sh to base-notebook
...
* Update doc in base-notebook to describe use case
* Rebase start-notebook.sh on it
2016-08-09 16:10:22 -04:00
John Kirkham
1a290a9f50
base-notebook: Disable conda
auto update.
2016-08-09 13:42:33 -04:00
david cochran
9a00a8c908
replace minimal-notebook with base-notebook in examples
2016-08-08 22:00:12 -07:00
david cochran
37b50dc325
fix broken hyperlinks in READMEs
2016-08-08 21:59:31 -07:00
Peter Parente
81466ccfc4
Update conda to 4.1.11 in base-notebook
2016-08-03 15:27:47 -04:00
Peter Parente
47703bba50
[skip ci] Fix a doc copy-pasta mess
...
(c) Copyright IBM Corp. 2016
2016-07-25 12:57:06 -04:00
Peter Parente
3f3fa27d3e
Document how to set a hashed password
...
Already supported via the command line.
Update all the READMEs.
(c) Copyright IBM Corp. 2016
2016-07-17 22:30:24 -04:00
Peter Parente
32bb7097df
Temporary workaround for #210
...
Pin libjpeg to v8
(c) Copyright IBM Corp. 2016
2016-07-14 16:47:11 -04:00
Peter Parente
7bd90a4b5a
Merge pull request #225 from eigengrau/envvar
...
Make use of available environment variables
2016-06-28 10:52:39 -04:00
Sebastian Reuße
fdb247ec0c
Make use of available environment variables
...
base-notebook defines environment variables for the Conda install path and the
notebook user. However, in some instances, these locations were still hardcoded.
Let’s use the variables instead.
2016-06-28 11:31:24 +02:00
Oliver Köth
970985845e
Update start-notebook.sh
2016-06-28 11:16:39 +02:00
Peter Parente
f737456f8a
Set HOME env var
...
Ref #188
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
126009764f
Disable pip cache during docker build
...
Ref #188
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
b7353bf759
Fix permissions when host mounting SSL cert/key
...
Prevent docker from creating the
~/.local/share/jupyter directory as rw for root
only. Otherwise notebook can’t create runtime/
and other import subduers
(c) Copyright IBM Corp. 2016
2016-05-29 23:09:48 -04:00
Peter Parente
8015c88c4b
Fix missing execute bit
...
Time for a rebuild!
(c) Copyright IBM Corp. 2016
2016-05-27 13:28:42 -04:00
Peter Parente
839e8307b6
Rename to base-notebook
...
(c) Copyright IBM Corp. 2016
2016-05-26 20:58:29 -04:00