Tim Head
5e37dc2de3
Add CONTRIBUTING file
2020-01-27 11:44:48 +02:00
Tim Head
f2c33a6928
Apply rst fixes and missing links
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2020-01-27 11:44:48 +02:00
Tim Head
eb7fdfebba
Reword introduction in contributing docs
2020-01-27 11:44:48 +02:00
Tim Head
f2f2313df5
Add links to documentation and contributing guide
...
Make links to the documentation and contributing guide more prominent.
2020-01-27 11:44:48 +02:00
Georgiana Elena
5aa463742a
Merge pull request #491 from betatim/fix-integration-test-new-pip
...
[MRG] Fix integration test for new pip
2020-01-26 13:40:50 +02:00
Tim Head
aa2222cd08
Fix one more test
2020-01-25 20:54:10 +01:00
Tim Head
fb67438a23
Explicitly disable the new --user default in pip
2020-01-25 19:07:17 +01:00
Georgiana Elena
386683be1c
Merge pull request #485 from leouieda/patch-1
...
Fix broken link to resource estimation page
2020-01-20 22:00:07 +02:00
Leonardo Uieda
835a0c8742
Fix broken link to resource estimation page
...
The link was missing the `admin` folder under `howto`.
2020-01-20 14:22:20 +00:00
Yuvi Panda
30b47dfe8f
Merge pull request #479 from GeorgianaElena/fix_tests
...
Fix failing integration tests
2020-01-13 11:19:19 -08:00
GeorgianaElena
92c74d157f
Fix failing plugin test
2020-01-13 18:38:47 +02:00
GeorgianaElena
c6e6d6d4ae
Document new minimum RAM requirement
2020-01-13 16:42:59 +02:00
GeorgianaElena
d302aba7c7
increase integration tests memory
2020-01-13 16:10:28 +02:00
Yuvi Panda
35216fe9da
Merge pull request #476 from GeorgianaElena/upgrade_authenticator
...
Upgrade authenticators
2020-01-09 10:36:26 -08:00
GeorgianaElena
e47d6a4473
Upgrade authenticators
2020-01-08 10:54:17 +02:00
Yuvi Panda
4339547405
Merge pull request #453 from jkfm/add_hook_for_new_user
...
Add hook for new users
2020-01-06 08:29:00 -08:00
Georgiana Elena
29e8bcc486
Merge pull request #472 from budgester/add-cognito-docs
...
Added AWS Cognito docs
2019-12-05 18:52:21 +02:00
Martin Stevens
30dad02212
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:08:37 +00:00
Martin Stevens
3cf977988e
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:08:32 +00:00
Martin Stevens
8d9ea5d471
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:08:16 +00:00
Martin Stevens
534a8099dd
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:07:58 +00:00
Martin Stevens
0a618d7103
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:07:51 +00:00
Martin Stevens
6419fb1e90
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:07:44 +00:00
Martin Stevens
22545901fe
Update docs/howto/auth/awscognito.rst
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2019-12-05 16:07:33 +00:00
Martin Stevens
f0fbf6cf09
Added AWS Cognito docs
2019-12-04 21:01:11 +00:00
Min RK
eb7b91a973
Merge pull request #468 from yuvipanda/pandas-theme
...
Switch to pandas theme
2019-12-03 10:02:19 +01:00
johannes.kaufmann
35772cf447
Try to test new user create hook
2019-12-03 09:43:16 +01:00
johannes.kaufmann
1af3b71585
Move plugin manager call to end
2019-12-02 15:58:01 +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
Yuvi Panda
e301653f0c
Merge pull request #460 from afonit/master
...
installation failed due to no python3-dev packages
2019-11-06 12:14:09 -08:00
afonit
9384a7100f
Merge pull request #1 from afonit/python3-dev
...
add in python3-dev
2019-11-06 10:42:11 -05: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
Yuvi Panda
770b950279
[MRG] Azure docs - add details on the new Azure deploy button ( #458 )
...
[MRG] Azure docs - add details on the new Azure deploy button
2019-10-29 10:47:58 -07: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
e255175fac
Merge remote-tracking branch 'upstream/master' into trallard-patch-docs
2019-10-28 10:31:28 +01:00
johannes.kaufmann
6c00595073
Move plugin manager to utils
...
Fix typo
2019-10-28 08:48:52 +01:00
johannes.kaufmann
e87a3846d8
move plugin call
2019-10-28 08:43:09 +01:00
johannes.kaufmann
b5af63f3a3
add hook
2019-10-24 15:54:56 +02:00
johannes.kaufmann
07e487a199
add plugin infrastructure to user script
2019-10-24 15:52:37 +02:00
Yuvi Panda
3cea0cb323
Merge pull request #448 from trallard/trallard-patch-docs
...
[Ready to merge] - Update Azure docs
2019-10-21 19:12:26 -07:00
Yuvi Panda
91c1420f92
Merge pull request #449 from GeorgianaElena/fix_445
...
Write out deb line only if it already doesn't exist
2019-10-21 19:11:18 -07: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
GeorgianaElena
1956f11f62
Write out deb line only if it already doesn't exist
2019-10-21 13:47:16 +03: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