transferred docs to FAQ folder

This commit is contained in:
alwasega
2023-01-24 12:13:18 +03:00
parent cb0073e9b8
commit d8a5034b16
7 changed files with 6 additions and 4 deletions

View File

@@ -5,4 +5,7 @@ Find answers to some of the most frequently-asked questions around JupyterHub an
```{toctree} ```{toctree}
:maxdepth: 2 :maxdepth: 2
faq
institutional-faq
troubleshooting
``` ```

View File

@@ -71,7 +71,7 @@ Here is a sample of organizations that use JupyterHub:
- **Computing infrastructure providers**: NERSC, San Diego Supercomputing Center, Compute Canada - **Computing infrastructure providers**: NERSC, San Diego Supercomputing Center, Compute Canada
- **Companies**: Capital One, SANDVIK code, Globus - **Companies**: Capital One, SANDVIK code, Globus
See the [Gallery of JupyterHub deployments](../gallery-jhub-deployments.md) for See the [Gallery of JupyterHub deployments](gallery-of-deployments) for
a more complete list of JupyterHub deployments at institutions. a more complete list of JupyterHub deployments at institutions.
### How does JupyterHub compare with hosted products, like Google Colaboratory, RStudio.cloud, or Anaconda Enterprise? ### How does JupyterHub compare with hosted products, like Google Colaboratory, RStudio.cloud, or Anaconda Enterprise?

View File

@@ -1,3 +1,5 @@
(gallery-of-deployments)=
# A Gallery of JupyterHub Deployments # A Gallery of JupyterHub Deployments
**A JupyterHub Community Resource** **A JupyterHub Community Resource**

View File

@@ -14,6 +14,4 @@ security-basics
authenticators-users-basics authenticators-users-basics
spawners-basics spawners-basics
services-basics services-basics
faq
institutional-faq
``` ```

View File

@@ -6,7 +6,6 @@ well as other information relevant to running your own JupyterHub over time.
```{toctree} ```{toctree}
:maxdepth: 2 :maxdepth: 2
troubleshooting
admin/capacity-planning admin/capacity-planning
admin/upgrading admin/upgrading
admin/log-messages admin/log-messages