Steffen Vogel
e93cc83d58
remove unused imports
2020-04-16 12:12:22 +02:00
Hoai-Thu Vuong
b1f048f2ef
fix wrong name on firewall
2020-03-24 00:03:26 +07:00
Chris Holdgraf
7af70b92e9
Update conf.py
2020-03-23 08:29:52 -07:00
Matt Riedemann
c50e1f9852
Update contributor doc wording around sqlite
...
sqlite3 should be available from the python standard library
so there shouldn't be a need to install native packages.
2020-03-09 15:11:45 -04:00
Matt Riedemann
6954e03bb4
Update contributor docs
...
As a new contributor to jupyterhub it took awhile to get
up and running locally mainly because I didn't have sqlite
installed but also because I was flipping between README,
CONTRIBUTING and the actual contributing docs which are all
a little bit different.
This does a few things:
- Updates the contributor sphinx docs to mention that how
one chooses to isolate their development environment is
up to them with a link to the detailed forum thread on
that topic.
- Updates the contributor sphinx docs to mention sqlite and
database setup in general. While in here some trailing
whitespaces are cleaned up.
- Leave a comment in CONTRIBUTING.md about the redundant
information in the docs on getting a development environment
setup. Long-term we should really get those merged so there
is a single authoritative document on how to get a dev env
setup for contributing to jupyterhub.
- Link to the jupyterhub gitter channel for asking questions.
2020-03-04 13:09:48 -05:00
Bruno P. Kinoshita
3b05135f11
Fix couple typos
2020-02-24 20:48:42 +13:00
Alex Driedger
7e3caf7f48
Fixed grammar on landing page
2020-02-22 16:37:34 -08:00
Tim Head
5fb403af4b
Merge pull request #2946 from minrk/user-redirect-faq
...
add general faq
2020-02-22 07:24:24 +01:00
Min RK
3e6abb7a5e
add general faq
...
and put a first q about user-redirect
2020-02-21 13:52:03 +01:00
Min RK
0315f986db
Merge pull request #2940 from kinow/add-more-docs-for-cookies
...
[doc] Add more docs about Cookies used for authentication in JupyterHub
2020-02-21 10:18:29 +01:00
Bruno P. Kinoshita
239a4c63a2
Add note that not all proxy implementations use an auth token
2020-02-21 10:35:30 +13:00
Bruno P. Kinoshita
f5bd5b7751
Incorporate review feedback
2020-02-21 10:32:11 +13:00
Bruno P. Kinoshita
287b0302d9
Add more docs about authentication and cookies, using text posted by MinRK on Discourse
2020-02-21 10:22:10 +13:00
Erik Sundell
3e17b47ec3
Merge pull request #2939 from kinow/fix-services-link
...
[doc] Use fixed commit plus line number in github link
2020-02-19 01:09:51 +01:00
Bruno P. Kinoshita
31c0788bd9
Move cookies to the end of the list (ssl, proxy, and then cookies)
2020-02-19 12:56:02 +13:00
Bruno P. Kinoshita
dec3244758
Use fixed commit plus line number in github link
2020-02-19 12:39:23 +13:00
Bruno P. Kinoshita
13313abb37
Fix link to SSL encryption from troubleshooting page
2020-02-19 10:46:49 +13:00
Tim Head
bc7bb5076f
Merge pull request #2914 from jgwerner/trouble-shooting
...
[MRG] Add troubleshooting topics
2020-02-13 08:06:20 +01: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
Rene Luria
2b183c9773
Several fixes to the doc
...
* sudo for configurable-http-proxy install
* fix sudo command for apt source
* fix $connection_upgrade variable in nginx configuration
2020-01-21 17:02:23 +01:00
Min RK
ca3982337e
changelog for 1.1.0
2020-01-17 12:40:38 +01:00
Min RK
07aa077eae
Merge pull request #2882 from ociule/master
...
LocalProcessSpawner should work on windows by using psutil.pid_exists
2020-01-17 09:47:37 +01:00
Ovidiu Ciule
1f633e188d
Updated doc
2020-01-14 14:40:07 +01:00
Georgiana Elena
cb3b0ce266
Merge pull request #2842 from mangecoeur/master
...
Added guide 'install jupyterlab the hard way' #2110
2020-01-10 15:34:33 +02:00
mangecoeur
86ee4cad59
add newline
2020-01-10 14:28:13 +01:00
mangecoeur
add9666fcd
Update installation-guide-hard.md
...
Updated capitalisation of names. Addressed revisions.
Fleshed out the prerequists and explanation of access control.
Added part of configuration section to set JupyterLab as the default interface.
corrected need for sudo
Added warning to reverse-proxy section to recommend use of HTTPS and firewall.
2020-01-10 12:28:00 +01:00
mangecoeur
c93687eaad
Update docs/source/installation-guide-hard.md
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2020-01-10 11:32:27 +01:00
mangecoeur
d848873685
Update docs/source/installation-guide-hard.md
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2020-01-10 11:32:18 +01:00
mangecoeur
c27576a41f
Update docs/source/installation-guide-hard.md
...
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com >
2020-01-10 11:31:59 +01:00
Erik Sundell
90009f3c01
Set date and beta note in changelog
2019-12-26 18:05:17 +01:00
Min RK
155c76b299
Merge branch 'master' into changelog-for-1.1
2019-12-18 10:07:52 +01:00
Min RK
553be3e1d4
add latest PRs
2019-12-18 09:56:39 +01:00
Min RK
e1e0a31afc
add summary of 1.1 changes
2019-12-18 09:56:11 +01:00
mangecoeur
fb64b4f0a8
change title and small corrections
2019-12-13 10:41:42 +01:00
Erik Sundell
c4ce7faea6
Update changelog
2019-12-11 23:34:23 +01:00
mangecoeur
3a810c4fc0
Added guide 'install jupyterlab the hard way'
2019-12-06 16:44:59 +01:00
Min RK
5581a2ba7e
changelog: recategorize a few PRs
2019-12-03 14:49:55 +01:00
Min RK
182ac00e93
update 1.1 changelog
...
latest commit is now 92173c605
2019-12-03 14:31:30 +01:00
Min RK
33e1a090d8
Merge pull request #2812 from jgwerner/update-tests-docs
...
docs: Update docs to run tests
2019-12-03 13:19:26 +01:00
Erik Sundell
7b53330b20
Prelim changelog for 1.1.0
2019-12-03 10:58:57 +01:00
Chris Holdgraf
0b3ffe1a99
extra heading # to institutional faq for sidebar
2019-11-21 12:08:32 -08:00
Chris Holdgraf
e44ee6ed8a
reordering requirements
2019-11-21 08:05:13 -08:00
Chris Holdgraf
45a4362bb3
fixing EOL
2019-11-21 08:04:20 -08:00
Chris Holdgraf
8e7df7ae7b
index descriptions
2019-11-21 08:04:20 -08:00
Chris Holdgraf
676a0da5ff
fixing links
2019-11-21 08:04:20 -08:00
Chris Holdgraf
e802df9668
updating hub logo
2019-11-21 08:04:20 -08:00
Chris Holdgraf
c8e4d68978
updating to pandas docs theme
2019-11-21 08:04:20 -08:00
Chris Holdgraf
c194cb079e
single machine not vm in docs
2019-11-19 09:49:14 -08:00