Adewale Modupe
459793010b
Merge branch 'main' into main
2022-10-20 14:40:03 +01:00
Eshy10
248bf8ef83
chore: remove capitalize word and "This is" after the colon for environments
2022-10-20 14:25:36 +01:00
Min RK
85c67dd05c
Merge pull request #4088 from ToobaJamal/main
...
Grammatical/link fixes in upgrading doc
2022-10-20 09:05:15 +02:00
Tooba Jamal
1041bc53b1
fix typo
2022-10-18 11:21:50 +05:00
Min RK
0a9d2b7f76
Merge branch 'main' into branch2
2022-10-17 13:42:02 +02:00
Arafat Abdussalam
714b5925f6
Correction of previous commit
...
I made a correction to my previous commit as suggested. I will def try to avoid such mistakes.
2022-10-14 02:51:40 -07:00
Eshy10
e6e1e90386
chore: captitalize the first letter on explation of hub environment
2022-10-14 03:04:08 +01:00
Eshy10
0667451584
chore: remove duplicate version statement and add color to environments title
2022-10-14 02:55:27 +01:00
Tooba Jamal
6ef8120f94
fix grammatical error
2022-10-12 10:58:13 +05:00
mahamtariq58
c675c29fce
Update docs/source/admin/log-messages.md
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
2022-10-12 02:53:58 +05:00
mahamtariq58
9b44eec7f7
Update docs/source/admin/log-messages.md
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
2022-10-12 02:53:43 +05:00
mahamtariq58
9cb4173042
Update docs/source/admin/log-messages.md
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
2022-10-12 02:53:24 +05:00
mahamtariq58
6933e8fb33
Update docs/source/admin/log-messages.md
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
2022-10-11 19:57:11 +05:00
Tooba Jamal
8f30f4afd9
update upgrading.rst
2022-10-11 19:40:15 +05:00
Tooba Jamal
d5790ce386
update upgrading.rst
2022-10-11 19:38:36 +05:00
Tooba Jamal
6b4c5e4bce
update upgrading.rst
2022-10-11 19:36:04 +05:00
Tooba Jamal
15cf30156d
update upgrading.rst
2022-10-11 19:12:03 +05:00
pre-commit-ci[bot]
3ee21cc967
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-11 09:17:46 +00:00
Arafat Abdussalam
941e8c928a
Updated log messages
...
I improved the log message subsection of the documentation by making the page more user friendly
2022-10-11 10:14:03 +01:00
pre-commit-ci[bot]
a2852b1b2b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-10-10 22:41:59 +00:00
Maham Tariq
d223c0edff
Fixed some confused Lines
2022-10-11 02:58:19 +05:00
Erik Sundell
912e0ad53f
Merge pull request #3839 from yuvipanda/log-docs-1
...
Document version mismatch log message
2022-03-21 11:40:49 +01:00
YuviPanda
3e9ce8bc03
Document version mismatch log message
2022-03-19 14:10:24 -07:00
Yuvi Panda
ab79251fe2
Reword for clarity
...
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com >
2022-03-10 15:54:42 -08:00
YuviPanda
6eb526d08a
Add a little more structure
2022-03-10 13:45:28 -08:00
YuviPanda
e0a17db5f1
Add some docs on common log messages
...
When debugging errors and outages, looking at the logs emitted by
JupyterHub is very helpful. This document tries to document some common
log messages, and what they mean.
I currently added just one log message, but we can add more
over time.
Ref https://github.com/2i2c-org/infrastructure/issues/1081
where this would've been useful troubleshooting
2022-03-10 12:45:09 -08:00
Min RK
cbe93810be
remove redundant admin/upgrading ref target
...
confuses myst to have a ref: and doc: target with the same name
2021-12-01 14:36:06 +01:00
Iblis Lin
9e35ba5bef
Update link of changelog
2019-05-15 11:29:35 +08:00
Min RK
5e60582ef3
run autoformat
...
apologies to anyone finding this commit via git blame or log
run the autoformatting by
pre-commit run --all-files
2019-02-19 17:00:10 +01:00
yuvipanda
e6a5dd1273
Fixes per @betatim & @choldgraf
2018-09-27 00:13:07 -07:00
yuvipanda
358b830747
Expand & consolidate upgrade documentation
...
- Expands the previous documentation on upgrading JupyterHub
to include more information.
- Remove specific documentation on 0.7 -> 0.8 upgrade, since
this seems to be a straight copy of the markdown version of
upgrading docs. The important thing about the 0.7 -> 0.8 upgrade
(requiring versions of JupyterHub to match) is now in the
main document.
- Move from markdown to rst
2018-09-26 23:53:51 -07:00