Min RK
eb7b91a973
Merge pull request #468 from yuvipanda/pandas-theme
...
Switch to pandas theme
2019-12-03 10:02:19 +01:00
Chris Holdgraf
80f569cc2d
updating index files
2019-11-26 18:42:42 -08:00
YuviPanda
fdfa73e87f
Remove unused alabaster import
2019-11-21 12:54:09 -08:00
YuviPanda
8d698e089f
Switch to pandas theme
...
Ref https://github.com/jupyterhub/team-compass/issues/225 . I like
the new theme as well.
The top level headers still need to be sorted out.
2019-11-21 12:50:53 -08:00
Yuvi Panda
94f747fd5d
Update Amazon AMI selection step ( #443 )
...
Update Amazon AMI selection step
2019-11-12 15:18:20 -08:00
afonit
035e9a5eae
add in python3-dev
...
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```
To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
Tania Allard
3bcd1df49d
📝 Fixing the rst in docs
2019-10-28 12:35:06 +01:00
Tania Allard
fc1c2cd5da
📝 Add link to the Deploy to Azure button
2019-10-28 12:29:40 +01:00
Tania Allard
8e1adc9c24
Fix typos and minor issues
2019-10-28 12:20:07 +01:00
Tania Allard
f5c9f852fc
📝 Fix rst in Azure docs
2019-10-21 12:12:58 +01:00
Tania Allard
1ecb54da2e
📝 Fix rst
2019-10-21 11:49:29 +01:00
Tania Allard
285eb6d9ff
📝 Update Azure docs and how to's
...
Add details on decomissioning and updated images
2019-10-21 11:43:48 +01:00
Tania Allard
4ad1fce42f
📝 Optimise images for performance
2019-10-19 17:39:13 +01:00
Tania Allard
c0b1a0b798
📝 Update Azure docs
...
Add note on resource group and fix typo
2019-10-19 16:34:12 +01:00
Tania Allard
d94a6606c0
📝 Add updated Azure images
2019-10-19 16:33:41 +01:00
Tania Allard
afe0ea1f19
🔥 Removing old docs images
2019-10-19 15:56:47 +01:00
fomightez
387a39ccd4
reflect current AWS offerrings for AMI step
2019-10-04 14:05:25 -04:00
Yuvi Panda
6a8f57a923
Merge pull request #421 from ptcane/patch-2
...
fixed typo in key pair section
2019-09-21 11:03:50 -07:00
Yuvi Panda
9aac9a765b
Merge pull request #404 from GeorgianaElena/google_auth_tutorial
...
HowTo Google authenticate
2019-09-18 09:37:51 -07:00
ptcane
688e183d6b
Update amazon.rst
...
with -> without
2019-08-23 12:13:06 +01:00
GeorgianaElena
66633b66fa
Added Google authenticator tutorial
2019-07-15 19:05:30 +03:00
GeorgianaElena
1a4ddcd4d0
Fix title underline
2019-07-15 16:34:50 +03:00
GeorgianaElena
e1b787a7e8
Fixed small typo
2019-07-15 14:50:58 +03:00
GeorgianaElena
d8cae77fca
Reload proxy after modifying the ports
2019-07-15 11:03:06 +03:00
Min RK
7d30501fc5
Merge pull request #382 from GeorgianaElena/issue349
...
Allow adding users to specific groups
2019-07-12 09:38:21 +02:00
Nicolas Fernandez
b4a213afe5
fixing typo (remove "can add rules") in amazon.rst
2019-07-09 22:49:12 -04:00
Yuvi Panda
8368bfdee8
Merge pull request #362 from staeiou/patch-1
...
Add port configuration to docs
2019-07-01 11:04:55 -07:00
Jeremy Tuloup
44758bdcad
Fix link to hooks in plugins docs
2019-06-27 11:49:58 +02:00
lumbric
495d3234d5
Replace pre-alpha by beta state in documentation
...
According to 3af53522 , TLJH is in beta state by now. This commit
replaces the other occurrences in the documentation to make it
consistent. Also syncs other paragraphs from index.rst to README.rst,
see 5374f5ea .
2019-06-24 10:15:40 +02:00
GeorgianaElena
58bc480b6c
Extra user groups documentation
2019-06-21 14:10:28 +03:00
Jeremy Tuloup
d034387abc
Typo fix: s -> is
2019-06-16 11:00:11 +02:00
Yuvi Panda
ba86dcb405
Merge pull request #366 from GeorgianaElena/addIdleCuller
...
Add idle culler
2019-06-14 09:50:06 -07:00
GeorgianaElena
346701502d
Addressed docs feedback
2019-06-14 14:18:39 +03:00
Jeremy Tuloup
0853450bb5
Fix typo: missing "c" for instance
...
For the OVH guide.
2019-06-13 16:12:33 +02:00
Yuvi Panda
ca62db67a1
Merge pull request #371 from jtpio/docs-providers-ovh
...
Add Tutorial for OVH
2019-06-13 07:04:28 -07:00
Jeremy Tuloup
f19f48abba
Minor typo fix: praticular -> particular
2019-06-13 15:42:16 +02:00
GeorgianaElena
31d92199e1
Added idle culler docs
2019-06-13 14:54:51 +03:00
Jeremy Tuloup
4b58e13bad
Add Tutorial for OVH
2019-06-13 13:20:03 +02:00
Jeremy Tuloup
b4a87b8c62
Clarify the steps to build the docs locally
...
* Add `cd docs/`
* Install all requirements with `pip install -r requirements.txt`
2019-06-13 11:59:37 +02:00
yuvipanda
f7c472df5f
Add tmpauthenticator by default to TLJH
...
Is popular enough we should let people use it by
default
2019-06-05 15:20:49 +02:00
Stuart Geiger
6c93b40d8f
Fix typo: cohnfig -> config
2019-06-04 09:50:15 -07:00
Stuart Geiger
624e315de5
remove added spaces
2019-06-04 09:43:29 -07:00
Stuart Geiger
93ddd9927e
Add port configuration to docs
...
Per #315
2019-06-04 09:39:47 -07:00
yuvipanda
236781d44d
Minor azure doc cleanup
...
- Change title of azure config howto
- Link to azure docs from README
- Keep all the cloud provider links together in the
documentation index
2019-05-29 11:17:49 -07:00
Juan Cabanela
c77ff4747c
Fixed out of date config directory listed in docs for tljh-config
2019-05-28 18:05:50 -05:00
Yuvi Panda
abb3e151a3
Merge pull request #328 from yuvipanda/https-fixes
...
Cleanup HTTPS documentation
2019-05-28 13:09:05 -07:00
GeorgianaElena
bc9aa45b49
Add unset property option
2019-05-28 16:13:42 +03:00
Yuvi Panda
97d3c3a9e0
Merge pull request #342 from trallard/tania-azure-docs
...
Add instructions to deploy on Azure
2019-05-24 12:55:08 -07:00
yuvipanda
e1ddb326fb
azure: Fix rst linting errors
2019-05-24 12:33:42 -07:00
Tania Allard
666683e1bc
Minor rst edits
2019-05-23 11:37:26 +01:00