mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
some wording changes in resize doc
This commit is contained in:
@@ -17,10 +17,10 @@ and verify that the resources have become available.
|
|||||||
Verifying a Resize
|
Verifying a Resize
|
||||||
==================
|
==================
|
||||||
|
|
||||||
#. You will need to tell the JupyterHub to make use of these new resources.
|
#. Once you have resized your server, you will need to tell the JupyterHub to make use of
|
||||||
To accomplish this, you will follow the instructions in :ref:`topic/tljh-config`
|
these new resources. To accomplish this, you will follow the instructions in
|
||||||
to set memory limits and reload the hub. This can be completed using the terminal
|
:ref:`topic/tljh-config` to set memory limits and reload the hub. This can be completed
|
||||||
in the JupyterHub. It can also be completed through the Digital Ocean console or terminal.
|
using the terminal in the JupyterHub. It can also be completed through the terminal.
|
||||||
|
|
||||||
#. TLJH configuration options can be verified by viewing the tljh-config output.
|
#. TLJH configuration options can be verified by viewing the tljh-config output.
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ Verifying a Resize
|
|||||||
|
|
||||||
#. If you have changed the number of cores, this can be verified at the command line.
|
#. If you have changed the number of cores, this can be verified at the command line.
|
||||||
``nproc`` displays the number of available cores, and should be equal to the
|
``nproc`` displays the number of available cores, and should be equal to the
|
||||||
number of cores you selected in the "Resize Droplet" panel.
|
number of cores you selected in your provider's interface.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user