Min RK
|
9cdda101c7
|
Move onbuild step to jupyterhub-onbuild
Removes onbuild from from jupyter/jupyterhub image,
though it remains incomplete and will not run without a config file.
|
2016-04-19 13:21:24 +02:00 |
|
Min RK
|
491da69994
|
typo
|
2016-04-18 12:51:35 +02:00 |
|
Min RK
|
647dd09f40
|
add spawn-form example
|
2015-12-30 13:55:39 +01:00 |
|
Min RK
|
e59ba54173
|
add example script for culling idle servers
use case for `jupyterhub token`
|
2015-01-06 15:41:41 -08:00 |
|
Min RK
|
c4913ffc96
|
remove sudo
add SudoSpawner in separate repo,
which works much better than this ever did.
|
2014-12-04 11:06:20 -08:00 |
|
Min RK
|
fb7cc171c6
|
s/JupyterHubApp/JupyterHub/
users shouldn't need to know wtf Applications are
|
2014-11-25 19:55:24 -08:00 |
|
Min RK
|
0562e0491b
|
Jupyter has a mailing list
|
2014-11-25 11:02:27 -08:00 |
|
Min RK
|
71dbdaf3f2
|
make home dirs private in sudo example
tests use case where sudo failed to set cwd
|
2014-11-04 13:47:08 -08:00 |
|
Min RK
|
e6335482c5
|
update some file names
default config file is now `jupyterhub_config.py`,
to be consistent with everything else
add config files, runtime files to .gitignore
|
2014-11-04 11:58:33 -08:00 |
|
Scott Sanderson
|
cdca10378f
|
DOC: Fix more typos in warning messages.
|
2014-11-03 14:34:14 -05:00 |
|
Scott Sanderson
|
b6d230e04d
|
DOC: Fix typo in postgres example message.
|
2014-11-03 13:51:20 -05:00 |
|
Scott Sanderson
|
b34a6d7f83
|
DEV: Use docker links to set password environment variable in the hub.
Also, yell at people if they use the default password.
|
2014-11-02 21:40:58 -05:00 |
|
Scott Sanderson
|
eee5e5d2ed
|
DOC: Add note about default username/password configuration.
|
2014-10-31 15:57:35 -04:00 |
|
Scott Sanderson
|
d084d98783
|
DOC: More tweaks to postgres example.
|
2014-10-31 15:44:37 -04:00 |
|
Scott Sanderson
|
b5a288587e
|
DOC: Update the README for postgres example.
|
2014-10-31 14:55:10 -04:00 |
|
Scott Sanderson
|
1a1687f27a
|
DEV: Split postgres example into separate db and hub containers.
|
2014-10-31 14:38:50 -04:00 |
|
Scott Sanderson
|
db3eb28c90
|
DOC: Tweaks to comments in initdb.sh.
|
2014-10-30 17:51:00 -04:00 |
|
Scott Sanderson
|
a1a7c432d2
|
DOC: Add instructions to README.md
|
2014-10-30 17:42:10 -04:00 |
|
Scott Sanderson
|
8365e291aa
|
DOC: Add example Dockerfile for running a Postgres backend.
|
2014-10-30 17:30:01 -04:00 |
|
MinRK
|
9e75d8248f
|
add sudo example Dockerfile
|
2014-10-21 20:04:12 -07:00 |
|