dirtbirb
689a5ba190
Fix typo in concepts.md
2024-09-25 23:14:41 -07: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
YuviPanda
f09fdf4761
Explicitly reference the services document
2024-06-10 18:45:32 -07:00
YuviPanda
7ef70eb74f
Add note about crosslinks
2024-06-10 18:34:05 -07:00
YuviPanda
5c4eab0c15
Link to idle culler
2024-06-10 18:33:17 -07:00
YuviPanda
8ca8750b04
Remove reference to hubshare
2024-06-10 18:32:49 -07:00
YuviPanda
eb1bf1dc58
Remove TODO
2024-06-10 18:31:55 -07:00
YuviPanda
7852dbc1dc
Cleanup references
2024-06-10 18:31:36 -07:00
pre-commit-ci[bot]
3caea2a463
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-06-10 18:25:53 -07:00
Richard Darst
6679c389b5
docs/source/getting-started/what-is-jupyterhub: Suggestions from code review
2024-06-10 18:25:53 -07:00
Richard Darst
954bbbe7d9
Apply suggestions from code review
...
Co-authored-by: Chris Holdgraf <choldgraf@gmail.com >
2024-06-10 18:25:53 -07:00
Richard Darst
3338de2619
docs/.../what-is-jupyterhub: Updates based on code review
...
- Thanks to @betatim for the suggestions.
2024-06-10 18:25:53 -07:00
Richard Darst
33c09daf5b
Apply suggestions from code review
...
Thanks to @betatim
Co-authored-by: Tim Head <betatim@gmail.com >
2024-06-10 18:25:53 -07:00
Richard Darst
f3cc79e453
what-is-jupyterhub: Fix links
...
- Apparently recommonmark does intelligently uses links like
sphinx+rst, and you shouldn't use `.html` on the links.
2024-06-10 18:25:53 -07:00
Richard Darst
cc0bc531d3
what-is-jupyterhub: Full revision
2024-06-10 18:25:53 -07:00
Richard Darst
fd2919b36f
what-is-jupyterhub: clarifications (single-user and kernels)
...
- Single-user servers are same you get with `jupyter notebook`.
- Kernels by default in single-user server environment but don't have
to be.
2024-06-10 18:25:53 -07:00
Richard Darst
b6e4225482
what-is-jupyterhub initial draft
2024-06-10 18:25:47 -07:00