Commit Graph

1331 Commits

Author SHA1 Message Date
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
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
Tania Allard
fca406cd9b Merge remote-tracking branch 'upstream/master' 2019-10-19 14:59:17 +01:00
fomightez
387a39ccd4 reflect current AWS offerrings for AMI step 2019-10-04 14:05:25 -04:00
Wayne's Bioinformatics Code Portal
6ccaa696ba Merge pull request #1 from jupyterhub/master
update my fork to latest , current version
2019-10-04 13:22:27 -04:00
Yuvi Panda
5290b01d4a Merge pull request #442 from GeorgianaElena/upgradeTraefikVersion
Upgrade traefik version
2019-10-01 09:46:22 -07:00
GeorgianaElena
eb6318c70f Upgrade traefik version 2019-10-01 11:00:28 +03: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
Min RK
8100b4c1b8 Merge pull request #435 from GeorgianaElena/disable_ProtectHome
Disable ProtectHome=tmpfs
2019-09-19 14:00:22 +02:00
GeorgianaElena
87bed7aaf1 Disable ProtectHome=tmpfs 2019-09-19 12:53:43 +03:00
Yuvi Panda
9aac9a765b Merge pull request #404 from GeorgianaElena/google_auth_tutorial
HowTo Google authenticate
2019-09-18 09:37:51 -07:00
Yuvi Panda
99504bf4c2 Merge pull request #423 from GeorgianaElena/fix_failing_tests
Fix failing conda tests
2019-09-18 09:37:16 -07:00
GeorgianaElena
2bc44e672b pin conda version in tests 2019-08-26 15:13:19 +03:00
ptcane
688e183d6b Update amazon.rst
with -> without
2019-08-23 12:13:06 +01:00
Yuvi Panda
f952e4e590 Merge pull request #399 from GeorgianaElena/add_append_to_arg
Allow adding multiple admins during install
2019-07-15 09:24:46 -07:00
Yuvi Panda
0ccf3e99a4 Merge pull request #403 from GeorgianaElena/update_docs
Docs update: reload proxy after modifying the ports
2019-07-15 09:15:40 -07: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
55e9aa2c29 Test multiple admins on install 2019-07-15 12:02:18 +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
GeorgianaElena
989eda8906 Append admin cmd option 2019-07-11 20:51:51 +03:00
Yuvi Panda
5c46f8ad4f Merge pull request #392 from GeorgianaElena/deprecation_warn
Import containers from collections.abc rather than collections
2019-07-11 09:50:25 -07:00
Yuvi Panda
ab29e3ab65 Merge pull request #393 from cornhundred/patch-1
fixing typo (remove "can add rules") in amazon.rst
2019-07-10 04:49:01 -07:00
Nicolas Fernandez
b4a213afe5 fixing typo (remove "can add rules") in amazon.rst 2019-07-09 22:49:12 -04:00
GeorgianaElena
93cf80a677 Import containers from collections.abc 2019-07-08 13:41:31 +03:00
Zebedee Nicholls
0e91241bdb Add delete and start again comment 2019-07-05 18:06:57 +10:00