Commit Graph

544 Commits

Author SHA1 Message Date
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
Yuvi Panda
0726442d7d Merge pull request #297 from yuvipanda/hub-version
Bump jupyterhub version
2019-03-30 14:06:02 +05:30
yuvipanda
d9a4e64dfa Bump jupyterhub version for security patches
https://blog.jupyter.org/open-redirect-vulnerability-in-jupyter-jupyterhub-adf43583f1e4
2019-03-30 13:11:19 +05:30
Michael Robinson
f03b48baaf Add AWS system log and update text 2019-03-20 13:45:16 +00:00
Michael Robinson
73f3defb3f Less is more. Reword and remove some text 2019-03-19 17:55:28 +00:00
Michael Robinson
95733022ad Add spaces and reduce text in formulas to help readability, update CPU instructions 2019-03-19 16:56:55 +00:00
Michael Robinson
3baab69baa Troubleshooting note on building docs inside a virtual env 2019-03-19 16:55:54 +00:00
Yuvi Panda
98090098ca Merge pull request #294 from story645/patch-1
DOC: moved nativeauthentic config instructions to code block
2019-03-15 07:16:37 +00:00
hannah
a74e3205a1 moved nativeauthentic config to code block
Moved the config to a code block because as rendered, it's
2019-03-14 18:48:33 -04:00
Yuvi Panda
badf25cb71 Merge pull request #292 from jupyterhub/willirath-pin-tornado-5
Pin tornado to <6
2019-03-09 04:13:55 +00:00
Willi Rath
af26b22f4a Pin tornado in user env 2019-03-08 14:12:09 +01:00
Willi Rath
488683ae60 Pin tornado to <6
See #290
2019-03-08 12:25:31 +01:00
junctionapps
583792f65e Update installer-actions.rst
minor typo fix
2019-03-05 08:50:32 -04:00
Min RK
909dd70af2 Merge pull request #266 from GeorgianaElena/replace_chp_traefik
Replace chp with traefik-proxy
2019-02-22 17:32:57 +01:00
Min RK
407dc3abd4 Merge branch 'master' into replace_chp_traefik 2019-02-22 12:33:55 +01:00
Min RK
7c9bea377f add load_secrets as an explicit stage
during load_config

rather than applying directly to defaults, which should be left static
2019-02-22 11:41:50 +01:00
Min RK
af36ee73e4 no longer need to mock out generate_traefik_api_credentials 2019-02-22 11:39:40 +01:00
Min RK
fd114e9030 use load_config to load config in jupyterhub_config.py
rather than re-implementing it
2019-02-22 11:17:59 +01:00
Min RK
23ea539b28 move generating traefik basic auth to traefik.py
compute this when we write the template, not when we load config
2019-02-22 10:53:36 +01:00
Yuvi Panda
9fd29417a6 Merge pull request #284 from leportella/add-native-auth-option
Add NativeAuth as an optional authenticator
2019-02-21 07:31:26 -08:00
Leticia Portella
283cb7be28 Change title on NativeAuth docs for keeping pattern 2019-02-21 10:25:42 +00:00
Leticia Portella
d41347f933 Add NativeAuth as an optional authenticator 2019-02-20 20:16:12 +00:00
GeorgianaElena
436610f83e Use the actual installation path of chp service, changed traefik-proxy version 2019-02-19 17:28:43 +02:00
GeorgianaElena
84d8000114 Removed chp service 2019-02-18 15:08:53 +02:00
GeorgianaElena
ffa635dda3 Fixed tests 2019-02-13 14:59:57 +02:00
GeorgianaElena
e8b303d01b Generate random traefik api password 2019-02-13 14:23:02 +02:00
GeorgianaElena
f7f686f540 Fixed unit test 2019-02-13 14:23:02 +02:00
GeorgianaElena
956c95e527 Fixed minor issues 2019-02-13 14:23:02 +02:00
GeorgianaElena
03b4c6218b Fixed cfg runtime entry in test 2019-02-13 14:23:02 +02:00
GeorgianaElena
3ee387cd3b Fixed some issues 2019-02-13 14:23:02 +02:00
GeorgianaElena
eee29a0957 Replace chp with traefik-proxy 2019-02-13 14:23:02 +02:00
Leticia Portella
5d533735aa Merge pull request #276 from minrk/contributing
update dev-setup commands
2019-02-12 18:57:22 +00:00
Min RK
04f00943af update dev-setup commands
- Dockerfile moved
- remove sudo from commands (usually not needed, better added by users where it is)
2019-02-12 10:00:39 +01:00
Yuvi Panda
33cde5f2eb Merge pull request #275 from minrk/yaml
single yaml implementation
2019-02-11 12:30:32 -08:00
Min RK
13648050ae single yaml implementation
consolidate to a single yaml implementation,
removing pyyaml
2019-02-11 13:29:01 +01:00
Yuvi Panda
d3af75a1d7 Merge pull request #271 from jupyterhub/image-size
updating the image size text
2019-01-31 13:33:56 -08:00
Chris Holdgraf
1d931b18f3 updating the image size text 2019-01-31 11:24:00 -08:00
Yuvi Panda
cfe3aaec74 Merge pull request #261 from huhuhang/master
fix GitHub login config missing callback URL
2019-01-31 09:33:07 -08:00
Yuvi Panda
d7ad9ddefa Update docs/howto/auth/github.rst
Co-Authored-By: huhuhang <huhuhang@users.noreply.github.com>
2019-01-31 10:24:44 +08:00
Yuvi Panda
e72c55adb7 Merge pull request #265 from yuvipanda/no-system
Use --sys-prefix for installing nbextensions
2019-01-30 17:33:24 -08:00
Yuvi Panda
5caf4abd92 Merge pull request #262 from yuvipanda/flaky-test
Mark flaky test as flaky
2019-01-30 17:32:23 -08:00
yuvipanda
185f7c9716 Mark flaky test as flaky
We'll need to figure out why this is failing
2019-01-30 10:38:33 -08:00
Yuvi Panda
fdbe8a4162 Merge pull request #268 from minrk/fix-permissions
Run fix-permissions on each install command
2019-01-30 10:29:19 -08:00