jnywong
dcdf2dc9b4
Remove references to tls.domain config
2025-04-15 15:51:27 +01:00
Min RK
5abf657bdf
fix -m invocation of jupyterhub
...
-m jupyterhub.app results in multiple JupyterHub classes being defined
and jupyterhub.app.JupyterHub never being instantiated
2024-08-23 08:32:24 +02:00
Joseph Daudi
a5f966927f
Added missing details on how to add custom domain form manual HTTPS configuration
2024-05-23 21:49:15 +03:00
Min RK
c35a4cbe65
typo
2023-08-11 11:46:37 +02:00
Erik Sundell
9efe59f4f7
docs: add how-to section on making upgrades
2023-08-10 15:18:25 +02:00
Jordan Bradford
14af23ea2e
Add link to resource resizing page
2023-05-22 20:32:27 -04:00
Jordan Bradford
230f16ba4a
Fix broken link to admin page
2023-05-22 20:31:22 -04:00
Erik Sundell
f9b2a05e18
docs: fix remaining issues following rst to myst transition
2023-04-04 21:48:13 +02:00
Min RK
76dadd7ef9
fix absolute refs
...
myst seems to create different refs than sphinx
2023-03-27 10:16:51 +02:00
Min RK
de36cfc116
adopt myst
...
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00
Erik Sundell
0b817fb563
end-of-file-fixer fixes
2021-10-31 11:15:22 +01:00
Erik Sundell
9179365a4f
docs: fix language regarding master
2021-10-19 11:33:58 +02:00
YuviPanda
19bbcb8ba3
Try setting min. req to 1GB of RAM
...
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Yuvi Panda
2c1f448792
Merge pull request #658 from jtpio/jupyterlab-3.0
2021-03-22 01:04:51 +05:30
Jeremy Tuloup
1ab5c7056d
Elaborate on the systemd overrides
2021-02-18 18:11:29 +01:00
Jeremy Tuloup
a15eac4767
Apply suggestions from code review
...
Co-authored-by: Georgiana Elena <georgiana.dolocan@gmail.com >
2021-02-18 17:50:21 +01:00
Jeremy Tuloup
2f33e2b5fb
Add docs to override systemd settings
2021-02-15 15:13:59 +01:00
Jeremy Tuloup
dc30923658
Update to jupyter-resource-usage
2021-02-09 09:07:51 +01:00
GeorgianaElena
3483000cfb
Bump memory again for integration tests
2020-11-04 12:20:37 +02:00
GeorgianaElena
3d431ada1b
Document new memory limit
2020-05-29 13:03:22 +03:00
Dan Lester
68f378b474
Add a useful link to the git repo, fix a typo, in docs
2020-05-06 20:08:01 +01:00
Jeremy Tuloup
6b424d67ef
Add quick note about DNS records
2020-03-12 09:42:49 +02:00
GeorgianaElena
4730ec35d3
Update docs with admin password
2020-01-14 13:31:38 +02:00
GeorgianaElena
c6e6d6d4ae
Document new minimum RAM requirement
2020-01-13 16:42:59 +02:00
Jeremy Tuloup
d034387abc
Typo fix: s -> is
2019-06-16 11:00:11 +02:00
Yuvi Panda
abb3e151a3
Merge pull request #328 from yuvipanda/https-fixes
...
Cleanup HTTPS documentation
2019-05-28 13:09:05 -07:00
yuvipanda
9f776c2fcb
Add bit more info on troubleshooting HTTPS
...
We no longer use CHP, so add section on getting logs from
traefik instead
2019-05-20 09:44:31 -07:00
yuvipanda
b259bedab3
Document our minimum RAM requirement
2019-05-19 13:08:57 -07:00
yuvipanda
a569417dad
Document that you need a domain name before HTTPS
...
Also note that Let's Encrypt doesn't work in private
networks.
Fixes #217
2019-05-18 17:46:06 -07:00
yuvipanda
10e60ab226
Cleanup HTTPS documentation
...
- Wrap some lines
- Normalize reference anchors to conform to hierarchy
- Mention that the certificates will be renewed
- Strengthen suggestion to use Let's Encrypt
Fixes #305
2019-05-18 14:20:39 -07:00
yuvipanda
b1c9a9f37a
Move digital ocean 'resize' docs out of 'install' step
...
Since you usually don't want to resize right after you
create a VM, I've moved it to a more central 'cloud provider
tasks' page. We can add additional things here too. It
matches similar provider specific pages we have for
troubleshooting
2019-05-09 13:34:55 -07:00
Michael
979b36c4d1
Updates from code review
2019-04-14 21:25:38 +01: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
yuvipanda
ff36c1363a
Use --sys-prefix for installing nbextensions
...
--system installs stuff into /etc, and should practically never
be used alongside conda / virtualenv.
2019-01-29 14:27:12 -08:00
April Wright
8b5c64b428
typo
2018-10-12 18:15:40 -05:00
April Wright
a6848d44f2
adding docs on enabling notebook extensions
2018-10-12 18:03:56 -05:00
April Wright
087befc4f9
Merge branch 'master' of https://github.com/jupyterhub/the-littlest-jupyterhub into HEAD
2018-10-12 17:58:45 -05:00
April Wright
a883f27056
premerge commit
2018-10-12 15:33:41 -05:00
April Wright
9b3a119254
small typo
2018-10-07 09:11:36 -05:00
Chris Holdgraf
e9b34c350e
cleaning up some language and adding more wording to the DO resize step
2018-10-06 12:07:54 -07:00
April Wright
b05e361cdd
some wording changes in resize doc
2018-09-23 14:44:51 -05:00
April Wright
db0ddb94fb
split server resizing instructions
2018-09-22 21:47:40 -05:00
Matthias Bussonnier
8650aacd57
Fix some typos
...
Using `codespell -q3 -w` that I just discovered.
(https://github.com/codespell-project/codespell , pip install codespell)
2018-08-27 17:58:26 -07:00
yuvipanda
28af89a381
Move tljh-config symlink to /usr/bin
...
Removes a lot of 'sudo -E' usage, and eventually should
let us get rid of the $PATH override for jupyterhub-admins,
which arguably is less secure than just dropping stuff into
/usr/bin
Also remove sudo -E from apt and mkdir calls. Not necessary.
2018-08-12 22:05:18 -07:00
Chris Holdgraf
295b0683a2
adding css rule for logo and fixing some ref links
2018-08-12 21:25:42 -07:00
Chris Holdgraf
2181947f83
updating content from zexuan's user test
2018-08-12 21:25:34 -07:00