alwasega
b691480e5f
Added docs to the folder
2023-01-20 13:36:16 +03:00
Sarah Gibson
36f74689c4
Merge pull request #4301 from alwasega/create-folders
2023-01-19 14:54:31 +00:00
Georgiana Dolocan
c5cceb789a
Fix the oauthenticator docs api links
2023-01-19 16:02:58 +02:00
alwasega
f434b7ea33
Edited source/index.md file
2023-01-19 14:04:52 +03:00
pre-commit-ci[bot]
08c14a03d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-18 14:15:09 +00:00
alwasega
70196a4721
Edited files and folders per comments
2023-01-18 17:16:25 +03:00
pre-commit-ci[bot]
1114736ae7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-17 21:21:35 +00:00
alwasega
0873902a18
Created folders to house the restructured documentation
2023-01-18 00:10:36 +03:00
Min RK
21ad59dc3c
Merge pull request #4292 from minrk/doc-db
...
expand database docs
2023-01-16 10:56:35 +01:00
Min RK
57a22719a5
docs: fix linkcheck in gallery
...
- jupyter.chameleoncloud SSL is failing (I can reproduce with conda curl, but not /usr/bin/curl, so seems to be a CA issue)
- remove dead arnesund tag link (keep single article link)
2023-01-13 10:49:21 +01:00
Min RK
995264ffef
Merge pull request #4288 from stevejpurves/docs-name-template
...
added note on `Spawner.name_template` setting
2023-01-12 11:45:43 +01:00
Steve Purves
f364c61d64
a more general statement on named server config
2023-01-11 16:59:37 +00:00
Min RK
3c0467ebcf
add group properties to rest api spec
2023-01-11 12:10:40 +01:00
Min RK
f65f429a4a
avoid link myst can't seem to understand
2023-01-11 11:46:36 +01:00
Min RK
52b8bc135f
Apply suggestions from code review
...
Co-authored-by: Georgiana <georgiana.dolocan@gmail.com >
Co-authored-by: ajpower <122097973+ajpower@users.noreply.github.com >
2023-01-11 10:10:07 +01:00
Min RK
c7402676a8
expand database docs
...
add notes on what's in the database,
why there's a database,
and how it relates to performance
2023-01-09 15:40:00 +01:00
pre-commit-ci[bot]
80368aad24
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-04 21:19:02 +00:00
Steve Purves
b17b073599
added note on Spawner.name_template
setting
2023-01-04 21:14:16 +00:00
Erik Sundell
5977e7f092
Merge pull request #4245 from manics/docs-fix-spawner-env
...
doc: fix formatting of spawner env-vars
2022-12-15 16:35:57 +01:00
Simon Li
afe50ef96e
Merge pull request #4269 from minrk/document-jupyter-env
...
Document JUPYTER_PREFER_ENV_PATH=0 for shared user environments
2022-12-15 14:25:22 +00:00
Simon Li
e580b907c3
spawners.md: format env vars as code (avoids prettier bug)
2022-12-15 14:05:24 +00:00
Min RK
15a7e9406b
Document JUPYTER_PREFER_ENV_PATH=0 for shared user environments
2022-12-14 13:09:12 +01:00
Min RK
868a571c73
set max depth on api/index toctree
...
default maxdepth seems to have changed?
2022-12-09 11:32:25 +01: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
d4a98738f1
Merge pull request #4249 from minrk/rst2myst
...
convert remaining rst files to myst
2022-12-07 14:35:19 +01:00
pre-commit-ci[bot]
3884d556b0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-12-07 13:17:26 +00:00
Erik Sundell
71d5e604cb
docs: use MyST fieldlist and substitution
2022-12-07 14:16:22 +01:00
Erik Sundell
f3bb3651b3
docs: remove redundant currentmodule directive, fix indentation
2022-12-07 13:11:23 +01:00
Min RK
0085febc1c
fix bracket typo in capacity figures
2022-12-07 09:43:04 +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
e9c0fc6eb7
Bump to 3.2.0.dev
2022-12-05 14:45:03 +01:00
Min RK
eca9c00872
Bump to 3.1.0
2022-12-05 14:44:43 +01:00
Min RK
e6e2a7d003
Merge pull request #4232 from minrk/changelog-3.1
...
changelog for 3.1.0
2022-12-05 14:44:02 +01:00
Min RK
b35a78240c
changelog for 1.5.1
2022-12-05 14:02:36 +01:00
Min RK
d317c067d1
Update changelog for 3.1.0
2022-12-05 13:35:59 +01:00
Simon Li
cfc93d8555
doc: fix formatting of spawner env-vars
2022-12-02 17:39:11 +00: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
Arafat Abdussalam
672ef34d9b
update troubleshooting.md docs
...
I fixed the grammatical errors on the docs
address review
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2022-11-30 14:01:13 +01:00
Chris Holdgraf
859cff345c
Merge pull request #4008 from minrk/capacity-planning
2022-11-30 12:10:16 +01:00
Min RK
f7ce07ee9e
changelog for 3.1.0
2022-11-30 09:45:11 +01:00
Min RK
eac96acadd
Merge pull request #4150 from liliyao2022/patch-2
...
grammar improvements in quickstart.md
2022-11-24 11:26:40 +01:00
Min RK
9992e26a8c
Merge pull request #4185 from lumenCodes/instFaq
...
Edits to institutional FAQ
2022-11-24 11:26:11 +01:00
Min RK
fdf9fbb65b
connect users with infrastructure
2022-11-24 11:23:59 +01:00
Min RK
cab9c1d9ab
Merge pull request #4130 from lumenCodes/tempaltesdoc
...
refine text in template docs.
2022-11-24 11:20:58 +01:00
Lili Yao
fd172a56e0
grammer improvements in quickstart.md
...
Modified some grammar issues.
2022-11-24 11:20:23 +01:00
Min RK
6b6946fe8a
Merge pull request #4136 from yamakat/Improve-on-documentation-websecurity.md
...
Update wording in web security docs
2022-11-24 11:18:51 +01:00
Min RK
e97d5c6662
Merge branch 'main' into tempaltesdoc
2022-11-24 11:15:49 +01:00
Min RK
343fe70393
Merge pull request #4072 from ruqayaahh/templates-docs-contributions
...
[doc] templates: updated obsolete links and made wordings clearer
2022-11-24 11:12:45 +01:00