Tania Allard
51e19d7bc5
Add link to memory calculation
2019-05-23 11:34:07 +01:00
Tania Allard
4b139d1f4a
Tackle PR comments
2019-05-23 11:30:50 +01:00
Tania Allard
f5f664c501
Update docs/howto/providers/azure.rst
...
Co-Authored-By: Yuvi Panda <yuvipanda@gmail.com >
2019-05-23 11:28:05 +01:00
Tania Allard
c780138d6c
Merge remote-tracking branch 'origin/tania-azure-docs' into tania-azure-docs
2019-05-22 09:55:10 +01:00
Tania Allard
0a3a2d39ae
Fix .rst
...
Fix .rst
2019-05-22 09:55:01 +01:00
Tania Allard
a72a21fe8e
Fix .rst
2019-05-22 09:54:13 +01:00
Tania Allard
31d4f5c8d3
Fix title underline
2019-05-22 09:41:36 +01:00
Tania Allard
17a161d13f
Merge remote-tracking branch 'upstream/master' into tania-azure-docs
2019-05-21 12:52:21 +01:00
Tania Allard
4b648abfb6
Add Azure to howto index
2019-05-21 10:50:37 +01:00
Tania Allard
9016c30494
Move Delete/Stop instructions to the "howto" folder
2019-05-21 10:46:05 +01:00
Tania Allard
a23bd0ba04
Update instructions in Azure
2019-05-21 10:36:53 +01:00
Tania Allard
0ab6ddbec8
Update docs to match default style
2019-05-21 10:21:16 +01:00
Tim Head
1ff964b0f8
Merge pull request #339 from yuvipanda/retry-traefik
...
Retry downloading traefik if it fails
2019-05-21 07:31:34 +02:00
Tim Head
8d7468b7b0
Merge pull request #327 from yuvipanda/not-in-laptop
...
Add note about not running on your own laptop or in Docker
2019-05-21 07:30:18 +02:00
Tim Head
087df62c43
Merge pull request #343 from yuvipanda/no-ds
...
Remove stray .DS_Store files
2019-05-20 19:27:15 +02:00
Tim Head
3a431c236f
Add more validation to bootstrap.py ( #340 )
...
Add more validation to bootstrap.py
2019-05-20 19:26:09 +02:00
yuvipanda
1cb6717fea
Say 'running inside a docker container', not 'plain docker'
...
'Plain docker' makes no sense
2019-05-20 09:52:50 -07:00
yuvipanda
aab8cf2dc0
Remove stray .DS_Store files
...
Add it to .gitignore so we prevent this from
happening again
2019-05-20 08:33:25 -07:00
Tania Allard
0ee116a706
Fix indent problem line 82
2019-05-20 16:23:22 +01:00
Tania Allard
d8869764a0
Fix some typos on Azure.rst
2019-05-20 16:19:06 +01:00
Tania Allard
8f6483beec
Complete Azure instructions
2019-05-20 16:13:21 +01:00
Tania Allard
7cec72564c
Add supporting images for Azure
2019-05-20 15:47:38 +01:00
Tania Allard
10dd00c901
Add Azure to main index
2019-05-20 15:47:19 +01:00
Tania Allard
229877645f
Add Azure install instructions
2019-05-20 15:47:10 +01:00
Tim Head
54c3c73578
Merge pull request #326 from yuvipanda/less-systemd
...
Use c.Spawner to set mem_limit & cpu_limit
2019-05-20 13:30:55 +02:00
Tania Allard
32cae2577d
Merge remote-tracking branch 'upstream/master'
2019-05-20 10:27:52 +01:00
yuvipanda
0370b7513e
Add test for failure when running inside a plain docker container
2019-05-19 23:00:43 -07:00
yuvipanda
9f2a04ac49
Add more validation to bootstrap.py
...
- Check for Python Version
- Check if systemd is present
- Provide more useful error message when running inside
an unprepared docker container
Ref #16
2019-05-19 22:46:16 -07:00
yuvipanda
536e435c06
Retry downloading traefik if it fails
...
Fixes #314
2019-05-19 22:31:17 -07:00
yuvipanda
f5c8b7b86c
Explicitlly document that we don't support running inside docker
2019-05-19 11:05:24 -07:00
yuvipanda
12e984febe
Add note about not running on your own laptop
...
Fixes #210
2019-05-19 11:01:45 -07:00
yuvipanda
f4831f051f
Use c.Spawner to set mem_limit & cpu_limit
...
mem_limit & cpu_limit are traitlets on the parent
Spawner class. Setting these here allows plugins to
do the dangerous job of swapping the SystemdSpawner
out for something else
2019-05-18 14:39:34 -07:00
Yuvi Panda
c0171dfdbc
Merge pull request #324 from MayeulC/patch-1
...
Remove repeated sentence from README.rst
2019-05-15 14:25:19 -07:00
Mayeul Cantan
cecfb7ba4d
Remove repeated sentence from README.rst
2019-05-15 17:49:09 +02:00
Tim Head
1bf50d6c20
Merge pull request #319 from yuvipanda/digital-ocean-cloud
...
Move digital ocean 'resize' docs out of 'install' step
2019-05-10 07:28:55 +02:00
Tim Head
052df0b885
Merge pull request #320 from yuvipanda/no-alpha
...
Remove ominous warning with outdated release date
2019-05-10 07:28:26 +02:00
yuvipanda
b1c9a9f37a
Move digital ocean 'resize' docs out of 'install' step
...
Since you usually don't want to resize right after you
create a VM, I've moved it to a more central 'cloud provider
tasks' page. We can add additional things here too. It
matches similar provider specific pages we have for
troubleshooting
2019-05-09 13:34:55 -07:00
yuvipanda
3af53522aa
Remove ominous warning with outdated release date
...
Aug '18 has come and gone, and people have been using
TLJH to great effect for a while. Reflect that in 'development
status'
2019-05-09 13:08:02 -07:00
Yuvi Panda
0be72f9b74
Merge pull request #317 from shireenrao/patch-1
...
Update Readme for the AWS docs link
2019-05-09 10:21:47 -07:00
shireenrao
86f1ed3a0e
Update Readme for the AWS docs link
...
Fixed the link for AWS docs to point to the right location.
2019-05-09 09:07:14 -04:00
Min RK
58b9a18d69
Merge pull request #311 from yuvipanda/upgrades
...
Bump JupyterHub and systemdspawner versions
2019-05-03 14:56:57 +02:00
yuvipanda
edd2f471c7
Bump JupyterHub and systemdspawner versions
2019-04-30 12:29:01 -07:00
Yuvi Panda
ac904b51f1
Merge pull request #309 from choldgraf/docs_fix
...
adding sidebar links
2019-04-26 11:27:13 -07:00
Chris Holdgraf
de1fe2abe1
adding sidebar links
2019-04-26 10:55:42 -07:00
Yuvi Panda
e90f453d7c
Merge pull request #296 from laxdog/master
...
Update / clarify / shorten docs, add missing image from AWS install
2019-04-17 11:16:13 -07:00
Michael
979b36c4d1
Updates from code review
2019-04-14 21:25:38 +01:00
Yuvi Panda
0e091c2de7
Merge pull request #304 from leportella/change-project-title
...
Change style to match Jhub main doc
2019-04-14 05:06:36 +05:30
Leticia Portella
b0371b84c4
Change style to match Jhub main doc
2019-04-14 00:08:17 +01:00
Yuvi Panda
c255ec24e9
Merge pull request #287 from junctionapps/master
...
typo fix in installer actions
2019-04-13 05:08:27 +05:30
Tim Head
0ee92a96c3
Fix the version tag of the notebook package ( #303 )
2019-04-10 10:43:39 +02:00