mathematicalmichael
7db31543dd
comments and updates to notebook image.
2019-02-18 13:52:07 -07:00
mathematicalmichael
178bcc2534
instructions.
2019-02-18 13:45:44 -07:00
mathematicalmichael
b28c4bd989
upgrade features for groups.
2019-02-18 13:43:44 -07:00
mathematicalmichael
4a7a37693e
fixes path
2019-02-15 20:50:00 -07:00
mathematicalmichael
ae9513d7a9
small tweaks.
2019-02-15 20:41:47 -07:00
mathematicalmichael
a01578197a
updated configs.
2019-02-15 12:21:15 -07:00
mathematicalmichael
3c78070359
changes to default config.
2019-02-15 10:04:06 -07:00
mathematicalmichael
5e48f8e431
MPI added.
2019-01-30 09:58:22 -07:00
mathematicalmichael
c8e6eafa3a
build rstudio
2019-01-26 07:14:45 -07:00
mathematicalmichael
2050166f20
vim
2019-01-24 16:06:13 -07:00
mathematicalmichael
b68d51e6b4
userlist mounted.
2019-01-24 16:03:46 -07:00
mathematicalmichael
91e18a9b41
updated default singleuser.
2019-01-21 13:11:09 -07:00
mathematicalmichael
dc4c7c0d36
mounting defaults.
2019-01-16 11:07:23 -07:00
mathematicalmichael
cc35aa7de2
mem limit
2019-01-15 17:28:20 -07:00
mathematicalmichael
0d7182e169
added setup scripts.
2019-01-15 17:19:59 -07:00
mathematicalmichael
c01aa8af68
updated templating.
2019-01-11 14:47:21 -07:00
mathematicalmichael
2623ec044d
added some utilty functions for passwords into makefile.
2019-01-11 11:26:26 -07:00
mathematicalmichael
389d934f40
automatic naming to make deploying hubs easier.
2019-01-11 10:42:54 -07:00
mathematicalmichael
ec9ecbe628
updated configs.
2019-01-08 17:20:40 -07:00
mathematicalmichael
bd0428ae02
shared directories working now.
2019-01-04 18:07:30 -07:00
mathematicalmichael
293edb616c
enable_options
2019-01-04 17:30:41 -07:00
mathematicalmichael
bc63e7af95
secret hash key moved to secrets/auth.
2019-01-04 17:18:38 -07:00
mathematicalmichael
990faa0df7
cull idle servers was missing.
2019-01-04 16:59:31 -07:00
mathematicalmichael
b0e08e9a28
updated configs (but removed key on line 79 from commit)
2019-01-04 14:52:42 -07:00
M. Pilosov
64aa9ae8c8
updated singleuser configs for other image builds.
2019-01-03 17:05:45 -07:00
M. Pilosov
f7760967a6
cant quite get rstudio working in the image but its good enough and works.
2019-01-03 17:05:25 -07:00
M. Pilosov
7a8931e74c
stable.
2019-01-03 15:54:55 -07:00
M. Pilosov
0dc860068a
everything now working from a centralized place.
2019-01-03 14:39:12 -07:00
M. Pilosov
46263c24e3
everything works on master perfectly.
2019-01-03 09:47:52 -07:00
M. Pilosov
b2c33c7549
working
2019-01-03 02:17:00 -07:00
M. Pilosov
88ba451f37
jupyterhub config hash
2019-01-03 02:05:58 -07:00
Michael Pilosov
37f78caac4
permissions.
2019-01-03 04:53:17 +00:00
Michael Pilosov
5b0d688437
volumes now mounted with correct permissions
2019-01-02 21:19:52 +00:00
Michael Pilosov
312ed0188e
stable!
2019-01-02 21:15:38 +00:00
Michael Pilosov
5e1be2c0b1
stablest release. docker-spawner.
2019-01-02 19:29:25 +00:00
Michael Pilosov
55b99e04a2
postmerge and makefile.
2019-01-02 19:26:24 +00:00
Michael Pilosov
8b16c01d0a
Merge branch 'test'
2019-01-02 19:25:35 +00:00
Michael Pilosov
52ee80b471
everything working.
2019-01-02 07:43:09 +00:00
Michael Pilosov
607318772c
stopping here, not working but building.
2019-01-02 06:01:42 +00:00
Michael Pilosov
ebd879b883
restarting on a new ish.
2019-01-02 04:35:56 +00:00
Michael Pilosov
0c9dda690d
not working but i am about to try something different.
2019-01-02 03:41:11 +00:00
Michael Pilosov
ccd1ee7e4b
getting ready for deploy.
2019-01-02 01:43:28 +00:00
Michael Pilosov
aaa8e7c7d0
updated dockerfile version.
2019-01-02 01:14:38 +00:00
Michael Pilosov
8473a44985
updates to working config with spawner.
2018-12-28 04:09:31 +00:00
Min RK
d2bed7a1ce
Merge pull request #75 from minrk/bumps
...
jupyterhub 0.9.2
2018-09-03 14:53:41 +02:00
Min RK
04e1900691
jupyterhub 0.9.2
2018-09-03 14:53:04 +02:00
Min RK
16a970ec6b
Merge pull request #73 from BlueCocoa/patch-1
...
in case of newline at the end of userlist file
2018-09-03 14:43:59 +02:00
Cocoa Oikawa
5fc9d78a1f
in case of newline at the end of userlist file
...
It's a habit for some developers to append a newline at the end of the file, but line 82 did not take this into consideration. And the consequence is that JupyterHub would keep restarting.
2018-07-05 15:20:50 +08:00
Min RK
1baac27d90
Merge pull request #64 from aothms/patch-1
...
volume_driver is no longer a keyword argument to create_container()
2018-02-19 18:30:47 +01:00
Thomas Krijnen
807f82b24f
volume_driver is no longer a keyword argument to create_container()
...
Probably on account of https://github.com/docker/docker-py/issues/1543
2018-02-19 17:03:28 +01:00