Min RK
8f18303e50
fix some links revealed by myst
...
mostly pre-myst markdown links
2022-03-04 10:41:20 +01:00
Min RK
63a61bcc2f
prepare to rename default branch to main
...
- update references to default branch name in docs, workflows
- use HEAD in github urls, which always works regardless of default branch name
- fix petstore URLs since the old petstore links seem to have stopped working
2021-05-11 10:40:04 +02:00
Min RK
9331dd13da
run pre-commit (prettier)
2021-02-12 15:25:58 +01:00
Min RK
7ad4b0c7cb
update allowed/blocked language in docs
...
our words matter, let's be more mindful
2020-06-23 10:10:07 +02:00
niklas netter
4eb22821f2
no_proxy does work
2020-06-10 14:51:37 +02:00
niklas netter
b92ea54eda
proxy settings might cause authentication errors
2020-06-10 14:16:36 +02:00
Bruno P. Kinoshita
13313abb37
Fix link to SSL encryption from troubleshooting page
2020-02-19 10:46:49 +13:00
Greg
a80561bfc8
updates based on pr comments
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-02-05 16:13:15 -05:00
Greg
ed4ed4de9d
simplify text
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-01-29 12:49:52 -05:00
Greg
d177b99f3a
add trouble shooting topics
...
Signed-off-by: Greg <werner.greg@gmail.com >
2020-01-29 12:42:42 -05:00
yuvipanda
7c273296c2
Use python3 -m pip explicitly in docs
...
- Add a documentation convention listing this too.
Fixes #2191
2018-09-26 12:14:43 -07:00
Jason Williams
cb5ef0c302
Update troubleshooting.md
2018-06-12 17:01:37 -04:00
Jason Williams
34fab033fe
Jupyterhub on Docker add workaround for unable to connect to localhost
...
Added a command that worked for me to fix the situation that localhost:8000 is unable to reach the hub even though the published command for Docker exposes the correct port.
2018-06-12 16:59:17 -04:00
Min RK
7811bf518b
cleanup some cookie names
...
In part to cleanup a few remnants of early design where jupyterhub was ‘jupyter-hub’ instead of ‘jupyterhub’.
Should also clarify to some degree what the cookies are for.
- hub login cookie is now ‘jupyterhub-hub-login’ instead of ‘jupyter-hub-token’
- user server cookie is now ‘jupyterhub-user-<name>’ instead of ‘user-name’ to keep jupyterhub prefix on all cookies
All cookies at this point:
- jupyterhub-session-id on /
- jupyterhub-hub-login on /hub/ (the main login cookie)
- jupyterhub-services on /services/
- jupyterhub-user-<name> on /user/:name
- jupyterhub-user-<name>-oauth-state on /user/:name during oauth
2018-03-05 10:55:07 +01:00
Carol Willing
15b78307fb
Correct broken links in docs
2017-08-07 14:35:17 -07:00
Carol Willing
0ce0dfbc35
Add information about DockerHub to FAQ
2017-04-10 09:49:17 -07:00
Min RK
0af9f2b875
Merge pull request #1046 from willingc/iss753
...
Add default behavior of whitelist to FAQ in docs
2017-03-28 09:31:06 +02:00
Carol Willing
00274c991f
Add note to FAQ about updating node on Debian
2017-03-27 08:51:20 -07:00
Carol Willing
e6848b68aa
Add default behaviorof whitelist to doc FAQ
2017-03-27 07:27:46 -07:00
Carol Willing
942e05888b
Add rotating log info by @minrk to docs
2017-03-24 10:56:35 -07:00
Ian Maloney
4ff525d5bd
updated docs/source/troubleshooting.md per conversation with @willingc in issue 889
2016-12-21 15:21:50 -05:00
Carol Willing
fd94c6de17
Fix missing link target
2016-11-12 18:16:59 -08:00
Carol Willing
a1b6aa5537
Add troubleshooting commands
2016-11-12 18:01:53 -08:00
Carol Willing
5a4f3a4910
Added navigation links and workshop best practices
2016-09-22 10:02:29 -07:00
Carol Willing
7923074ed5
Add info on trying out JupyterLab
2016-09-12 22:22:22 -07:00
Carol Willing
403241bd98
Add reference to official pySpark docs
2016-09-08 15:28:54 -07:00
Carol Willing
de3fe88df6
Fix code indentation for markdown
2016-09-08 15:11:25 -07:00
Carol Willing
6a370286e1
Add info on setting pySpark executors on YARN
2016-09-08 15:09:20 -07:00
Carol Willing
a0b8ccf805
Add config for whole filesystem access and user home directory as default
2016-09-08 06:54:23 -07:00
Min RK
9d2278d29b
Merge pull request #733 from willingc/issue594
...
Add troubleshooting info about sudospawner
2016-09-08 14:51:57 +02:00
Carol Willing
80c5f67335
Add troubleshooting info about sudospawner
2016-09-08 00:57:17 -07:00
Carol Willing
80ca1eacc5
Add install instructions with no network to FAQ
2016-09-07 21:06:56 -07:00
Carol Willing
bba5460236
Simplify formating of troubleshooting doc
2016-08-18 04:49:30 -07:00
Carol Willing
eba4b3e8c7
More doc edits
2016-08-17 15:11:17 -07:00
Carol Willing
712b895d8e
WIP refresh
2016-08-15 19:18:38 -07:00
Carol Willing
5c9e9d65b5
Add links to SSL section in docs
2016-05-18 10:52:49 -07:00
Carol Willing
3e768b7297
Add chained cert doc info from @ryanlovett and @LMtx
2016-05-18 10:34:38 -07:00
Carol Willing
13600894fb
Changed link re: Min's tip
2016-04-22 06:11:53 -07:00
Carol Willing
1b796cd871
Add links
2016-04-22 05:37:30 -07:00
Carol Willing
e7889dc12e
Add 500 error to troubleshooting docs
2016-04-22 05:36:15 -07:00
Carol Willing
84916062f0
Edit per @minrk and added troubleshooting
2016-02-01 14:17:14 -08:00