mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
fix bracket typo in capacity figures
This commit is contained in:
@@ -40,7 +40,7 @@ The rest is going to be up to your users.
|
|||||||
Per-user overhead from JupyterHub is typically negligible
|
Per-user overhead from JupyterHub is typically negligible
|
||||||
up to at least a few hundred concurrent active users.
|
up to at least a few hundred concurrent active users.
|
||||||
|
|
||||||
```[figure} ../images/mybinder-hub-components-cpu-memory.png
|
```{figure} ../images/mybinder-hub-components-cpu-memory.png
|
||||||
JupyterHub component resource usage for mybinder.org.
|
JupyterHub component resource usage for mybinder.org.
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -200,7 +200,7 @@ The limit here is actually Kubernetes' pods per node, not memory _or_ CPU.
|
|||||||
This is likely a extreme case, as many Binder users come from clicking links on webpages
|
This is likely a extreme case, as many Binder users come from clicking links on webpages
|
||||||
without any actual intention of running code.
|
without any actual intention of running code.
|
||||||
|
|
||||||
```[figure} ../images/mybinder-load5.png
|
```{figure} ../images/mybinder-load5.png
|
||||||
mybinder.org node CPU usage is low with 50-150 users sharing just 8 cores
|
mybinder.org node CPU usage is low with 50-150 users sharing just 8 cores
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user