mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
adding css rule for logo and fixing some ref links
This commit is contained in:
committed by
yuvipanda
parent
e2df502093
commit
295b0683a2
@@ -1,4 +1,4 @@
|
||||
.. _howto/resource-estimation:
|
||||
.. _howto/admin/resource-estimation:
|
||||
|
||||
===================================
|
||||
Estimate Memory / CPU / Disk needed
|
||||
@@ -40,7 +40,7 @@ Maximum memory allowed per user
|
||||
|
||||
Depending on what kinda work your users are doing, they will use different amounts
|
||||
of memory. The easiest way to determine this is to run through a typical user
|
||||
workflow yourself, and measure how much memory is used. You can use :ref:`howto/nbresuse`
|
||||
workflow yourself, and measure how much memory is used. You can use :ref:`howto/admin/nbresuse`
|
||||
to determine how much memory your user is using.
|
||||
|
||||
A good rule of thumb is to take the maximum amount of memory you used during
|
||||
|
||||
Reference in New Issue
Block a user