yuvipanda
5374f5eaf5
Provide better error message when running on unsupported distro
2018-11-13 12:35:41 -08:00
Yuvi Panda
1d23c3fa2e
Merge pull request #224 from minrk/fix-config-format
...
consolidate yaml configuration
2018-11-13 11:01:42 -08:00
Chris Holdgraf
6461084279
Merge pull request #227 from RULCSoft/master
...
Removed duplicate 'the' in docs
2018-11-02 16:16:26 -07:00
Jorge Vallecillo
d48f754bdb
Removed duplicate 'the' in docs
2018-11-02 15:42:12 -06:00
Min RK
d331936812
consolidate yaml configuration
...
workaround ruamel.yaml issue 255,
where once an empty dict or list has been written,
'flow' style is used thereafter, using dense `{key: value}` form
instead of traditional yaml block style.
2018-11-01 11:34:16 +01:00
Yuvi Panda
d79155380a
Merge pull request #215 from yuvipanda/upgrade
...
Upgrade package versions
2018-10-29 13:35:56 -07:00
yuvipanda
0cef2fb21f
Add docs on packages in TLJH
2018-10-29 12:15:46 -07:00
yuvipanda
4accfd0465
Upgrade package versions
...
Upgrades following packages:
- JupyterHub
- JupyterLab
- Notebook
- nteract
2018-10-29 11:19:16 -07:00
Min RK
6cc2cfdc67
Merge pull request #209 from anyushevai/non-root
...
add warning if tljh-config is called as non-root user
2018-10-25 10:12:31 +02:00
Min RK
60ab68d299
Update tljh/config.py
...
Co-Authored-By: anyushevai <irina.anyusheva@gmail.com >
2018-10-24 18:13:03 +03:00
Chris Holdgraf
ac06f64224
Update tljh/config.py
...
Co-Authored-By: anyushevai <irina.anyusheva@gmail.com >
2018-10-24 12:56:47 +03:00
anyushevai
12aaf382aa
early check if it was called as non-root user
2018-10-23 23:45:33 +03:00
anyushevai
35309d13d0
add warning & abort if tljh-config is called as non-root user
2018-10-21 23:55:47 +03:00
Tim Head
544d0b3f4b
Merge pull request #205 from choldgraf/theme
...
updating theme and storing docs artifacts
2018-10-18 07:23:23 +02:00
Chris Holdgraf
138c3b2b70
updating theme and storing docs artifacts
2018-10-17 21:16:30 -07:00
Min RK
280b1696a9
Merge pull request #202 from betatim/no-mem-limit-cont
...
No memory limit (continued)
2018-10-15 16:50:59 +02:00
Tim Head
c67f34daca
Add tests for per user memory limit
2018-10-15 16:31:16 +02:00
Tim Head
cff22b5b5c
Add sentence to docs about default CPU and RAM limits
2018-10-15 15:56:03 +02:00
yuvipanda
0812b1c5d1
Don't set a memory limit by default
...
Users should set up their own memory limits after install.
Better than a surprise when they try using more than 1G.
2018-10-15 15:53:39 +02:00
Min RK
e50bcf0c85
Merge pull request #201 from Paleantology/master
...
enabling jupyter contributed extensions
2018-10-15 15:17:10 +02:00
April Wright
8b5c64b428
typo
2018-10-12 18:15:40 -05:00
April Wright
6eb38d1284
Merge branch 'master' into HEAD
2018-10-12 18:05:01 -05:00
April Wright
a6848d44f2
adding docs on enabling notebook extensions
2018-10-12 18:03:56 -05:00
April Wright
087befc4f9
Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub into HEAD
2018-10-12 17:58:45 -05:00
April Wright
a0939151e3
Merge branch 'master' of https://github.com/Paleantology/the-littlest-jupyterhub
2018-10-12 17:53:17 -05:00
April Wright
d69af526eb
add info on notebook extensions
2018-10-12 17:52:26 -05:00
April Wright
a883f27056
premerge commit
2018-10-12 15:33:41 -05:00
Carol Willing
f1ac79e036
Merge pull request #196 from jupyterhub/docs-2nd-person
...
Update docs.rst
2018-10-12 03:39:08 +05:30
J Forde
125bd1dc18
Update docs.rst
2018-10-11 16:54:05 -04:00
J Forde
b399cdda69
Update docs.rst
...
Possible close to #195
2018-10-11 16:52:52 -04:00
Carol Willing
de7e2f3d4a
Merge pull request #189 from fomightez/Add_AWS
...
Issue#182: add amazon installation tutorial
2018-10-08 05:24:53 +05:30
Carol Willing
cae7db8fc7
Merge pull request #194 from jtpio/patch-1
...
Fix minor typo: pypy -> pypi
2018-10-08 05:24:27 +05:30
Jeremy Tuloup
0c23afddb2
Fix minor typo: pypy -> pypi
2018-10-07 22:39:15 +02:00
Chris Holdgraf
3795baad0f
Merge pull request #181 from Paleantology/master
...
adding update on resizing droplet
2018-10-07 07:52:49 -07:00
April Wright
9b3a119254
small typo
2018-10-07 09:11:36 -05:00
April Wright
2db295802f
Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub
2018-10-07 09:09:35 -05:00
Chris Holdgraf
4821c91a75
adding server resources
2018-10-06 12:12:00 -07:00
Chris Holdgraf
e9b34c350e
cleaning up some language and adding more wording to the DO resize step
2018-10-06 12:07:54 -07:00
April Wright
e7cbfa6794
merged in anchor redesign
2018-09-28 16:05:56 -05:00
fomightez
cbe55d77da
add AWS to README
2018-09-25 21:40:46 -04:00
fomightez
ce62f83385
add amazon tutorial
2018-09-25 20:59:16 -04:00
April Wright
22750b88f0
adding extra anchors in tljh-config
2018-09-23 14:53:03 -05:00
April Wright
b05e361cdd
some wording changes in resize doc
2018-09-23 14:44:51 -05:00
April Wright
db0ddb94fb
split server resizing instructions
2018-09-22 21:47:40 -05:00
Matthias Bussonnier
8d6c28ec26
Merge pull request #184 from choldgraf/typo
...
small typo in docs
2018-09-20 10:51:36 +02:00
Chris Holdgraf
8d7f81f629
small typo in docs
2018-09-19 22:09:26 -06:00
April Wright
1d0404eb5d
adding update on resizing droplet
2018-09-15 11:32:02 -05:00
Yuvi Panda
56426e0c7a
Merge pull request #179 from yuvipanda/normalize-systemuser
...
Normalize systemuser
2018-09-14 16:27:43 -07:00
yuvipanda
4a3762d38d
Pass in truncated username to systemdspawner
2018-09-14 12:38:13 -07:00
yuvipanda
f1378754b6
Import subprocess before using it
2018-09-14 11:55:01 -07:00