Raniere Silva
074917d9be
Merge pull request #5129 from rgaiacs/5115-windows-wsl
...
Add note about Windows Subsystem for Linux
2025-09-15 08:37:09 +02:00
Raniere Gaia Costa da Silva
8ae8f75516
Improve sentence based on feedback from @minrk
...
https://github.com/jupyterhub/jupyterhub/pull/5129#discussion_r2344866770
2025-09-15 08:02:46 +02:00
Raniere Silva
e8aef6587e
Update docs/source/contributing/setup.md
...
Co-authored-by: Simon Li <orpheus+devel@gmail.com >
2025-09-15 07:56:40 +02:00
Raniere Gaia Costa da Silva
1ef87fb41a
Fix note block
2025-08-15 08:08:25 +02:00
Raniere Gaia Costa da Silva
093dea9bcf
Fix admonition block
2025-08-15 08:07:09 +02:00
pre-commit-ci[bot]
9e0c75884c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-14 08:24:45 +00:00
Raniere Gaia Costa da Silva
16e5080ae9
Add note about Windows Subsystem for Linux
...
Closes https://github.com/jupyterhub/jupyterhub/issues/5115
2025-08-14 10:20:59 +02:00
pre-commit-ci[bot]
5abf4bdb75
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-14 07:59:32 +00:00
Raniere Gaia Costa da Silva
225e87d9db
Review 'Testing JupyterHub and linting code' page
2025-08-14 09:55:22 +02:00
Raniere Gaia Costa da Silva
d923b9b736
Review 'Contributing Documentation' page
2025-08-14 09:43:51 +02:00
Raniere Gaia Costa da Silva
0b98bcd503
Review 'Community communication channels' page
2025-08-14 09:43:29 +02:00
Min RK
0884ebc948
update docs links following permanent redirects
...
- make linkcheck
- apply all "permanent redirect" fixes
- manually change a couple version URLs like sudo to unversioned URLs
2025-08-05 10:39:08 -07:00
Raniere Gaia Costa da Silva
3e09b979bc
Re-write small parts of "Setting up a development install"
2025-08-05 15:29:47 +02:00
Raniere Gaia Costa da Silva
e81884fabb
Use "and" instead of "&" in text
2025-08-05 15:19:18 +02:00
Raniere Gaia Costa da Silva
3f7334e960
Fix capital 's' in JavaScript
2025-08-05 15:13:41 +02:00
Raniere Gaia Costa da Silva
548744e59b
Use name of tools with capital name when referencing the project
2025-08-05 15:13:09 +02:00
Raniere Gaia Costa da Silva
55aa910177
Replace Gitter with Zulip
...
Related to https://github.com/jupyterhub/team-compass/issues/751
Related to https://github.com/jupyterhub/team-compass/issues/765
2025-07-04 15:59:30 +02:00
Min RK
2babc7ae83
update security.md, security doc to point to GitHub vulnerability reporting
2025-05-31 09:18:10 +02:00
YuviPanda
3a9c631526
Provide consistent myst references to documentation pages
...
While doing https://github.com/jupyterhub/jupyterhub/pull/2726 ,
I realized we don't have a consistent way to format references
inside the docs. I now have them be formatted to match the name
of the file, but using `:` to separate them instead of `/` or `-`.
`/` makes it ambiguous when using with markdown link syntax, as
it could be a reference or a file. And using `-` is ambiguous, as
that can be the name of the file itself.
This PR does about half, I can do the other half later (unless
someone else does).
2024-06-10 19:11:51 -07:00
Min RK
4320f2aff5
document running build:watch with testing config
...
remove mentions of yarn - we don't use it
2024-04-15 11:20:51 +02:00
Simon Li
352826a1ec
docs: fix unrelated rendering error
2024-03-21 20:08:59 +00:00
Simon Li
acf7d7daaa
docs: use sphinx var for min node version
2024-03-21 20:08:56 +00:00
Simon Li
92d59cd12b
docs: Consistently use minimum Python 3.8
2024-03-21 20:03:11 +00:00
krassowski
74455d6337
Bump required Python version in contributing setup
2024-03-19 12:52:59 +00:00
YuviPanda
a142876a4e
docs: Remove non-actionable step from developer setup
...
I just went through these with @jmunroe, and found the
db step a little confusing - there is no action to really be
taken here, as pretty much everyone just uses sqlite for
development (and even production). So I've just removed that
step, as python almost always ships with sqlite built into it.
2023-12-17 13:05:19 -08:00
Samuel Gaist
09f65126d8
docs(dev): add address already in use troubleshooting hints
...
While it seems trivial, this can be a bit convoluted to debug on macOS
because some of the services might not be visible to the user logged in.
The solution is simple however knowing why it is needed is a good thing.
2023-08-08 09:59:44 +02:00
Min RK
9c83c15f67
Fix some public URL links within the docs
...
there shouldn't be any links to jupyterhub.readthedocs.io
2023-04-20 13:36:16 +02:00
alwasega
ecc2108710
Reverted to previous toctree
2023-02-17 08:25:03 +03:00
pre-commit-ci[bot]
bdfde0a256
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-16 10:12:40 +00:00
alwasega
ee2e830e03
Updates to the documentation Contribution section
2023-02-16 13:11:52 +03:00
Sheila Kahwai
f21743b751
add pytest-asyncio info under test organization
2023-02-13 10:48:37 +03:00
Sheila Kahwai
493d856872
add pytest-asycnio doc to toctree
2023-02-10 13:01:21 +03:00
Sheila Kahwai
2adb341769
add pytest-asyncio document
2023-02-10 12:09:08 +03:00
Sheila
057d32c166
Merge branch 'jupyterhub:main' into asyncio-doc
2023-02-10 12:01:42 +03:00
Sheila Kahwai
759c4c5ebc
move information to tests.md
2023-02-08 17:24:15 +03:00
alwasega
c4d5762608
Moved Explanation/Background files
2023-02-06 11:31:37 +03:00
Erik Sundell
a9b6d7e51c
docs: refresh Makefile/make.bat
2022-12-07 21:24:59 +01:00
Min RK
593112807b
resolve linkcheck failures
...
- several http->https
- a few page moves
- miniconda->miniforge
- remove rochester from gallery, which doesn't apepar to be publicly documented (may be accessible internally, but that's not for a public gallery)
2022-12-07 15:10:42 +01:00
Min RK
8b988dc0be
fix link targets after rst2myst
2022-12-07 09:42:26 +01:00
Min RK
832e8c0348
run rst2myst
2022-12-07 08:58:00 +01:00
Min RK
8fe875430a
Merge pull request #4209 from ArafatAbdussalam/patch-2
...
avoid contraction in setup.rst
2022-12-01 09:01:23 +01:00
Min RK
385a4556a4
Merge pull request #4119 from PoorvajaRayas/PoorvajaRayas
...
Formatting changes to tests.rst
2022-11-24 10:10:00 +01:00
PoorvajaRayas
869f2dd08d
Reviewed documentation and fixed grammatical errors
2022-11-24 10:06:40 +01:00
Min RK
de5fb1e7ce
Merge branch 'main' into copyediting
2022-11-24 09:40:21 +01:00
Erik Sundell
f877588e52
docs: fix rST syntax error for italics
2022-11-22 17:47:37 +01:00
Erik Sundell
1ac9c443b5
maint: add test to extras_require, remove dev-requirements.txt
2022-11-22 13:51:28 +01:00
Arafat Abdussalam
d2c6ae925f
modified setup.rst
...
When I needed to set up Linux on my windows, i found out the easier to do so was through Windows Subsystem for Linux. Hence, I needed to add the guide to the development setup
2022-11-14 10:45:14 +01:00
Arafat Abdussalam
32cddfbdfe
Update docs.rst
2022-11-14 10:30:56 +01:00
Min RK
36d596a4d3
Merge pull request #4169 from emmanuella194/main
...
typo in contributing doc
2022-10-26 09:42:05 +02:00
Emmanuella Orioma
488331e033
Update docs.rst
...
I corrected the spelling error in line 21
2022-10-25 23:26:16 +03:00