end-of-file-fixer fixes

This commit is contained in:
Erik Sundell
2021-10-28 09:43:51 +02:00
parent a64f242b61
commit 0b817fb563
11 changed files with 7 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
- [ ] Add / update documentation
- [ ] Add tests
<!-- Read more about our code-review guidelines at https://the-littlest-jupyterhub.readthedocs.io/en/latest/contributing/code-review.html -->
<!-- Read more about our code-review guidelines at https://the-littlest-jupyterhub.readthedocs.io/en/latest/contributing/code-review.html -->

View File

@@ -48,4 +48,4 @@ add more tests.
If you are unsure what kind of tests to add for your pull request, other
contributors to the repo will be happy to help guide you!
See :ref:`contributing/tests` for guidelines on writing tests.
See :ref:`contributing/tests` for guidelines on writing tests.

View File

@@ -43,4 +43,4 @@ Base operating system packages, including Python itself, are installed
via ``apt`` from the base Ubuntu repositories.
We generally do not pin versions of packages provided by apt, instead
just using the latest versions provided by Ubuntu.
just using the latest versions provided by Ubuntu.

View File

@@ -56,5 +56,3 @@ Enabling extensions via the command line
.. image:: ../../images/admin/enable-spellcheck.png
:alt: spellcheck-interface-changes

View File

@@ -136,4 +136,4 @@ and User C cannot edit the Notebook. Only User A can make changes.
.. note::
The TLJH Plugin at https://github.com/kafonek/tljh-shared-directory installs ``voila`` and sets up the directories as specified above.
Include ``--plugin git+https://github.com/kafonek/tljh-shared-directory`` in your deployment startup script to install it.
Include ``--plugin git+https://github.com/kafonek/tljh-shared-directory`` in your deployment startup script to install it.

View File

@@ -34,5 +34,3 @@ If you no longer need any of your resources you can delete the entire resource g
* Go to "Reosurce groups" on the left hand panel
* Click on your resource group
* Click on "Delete resource group" you will then be asked to confirm the operation. This operation will take between 5 and 10 minutes.

View File

@@ -40,4 +40,4 @@ disk space, or CPUs. Digital Ocean servers can be resized in the
Now that you've resized your Droplet, you may want to change the resources available
to your users. Further information on making more resources available to
users and verifying resource availability can be found in :ref:`howto/admin/resize`.
users and verifying resource availability can be found in :ref:`howto/admin/resize`.

View File

@@ -97,4 +97,3 @@ Step 4: Setup HTTPS
Once you are ready to run your server for real, and have a domain, it's a good
idea to proceed directly to :ref:`howto/admin/https`.

View File

@@ -116,4 +116,4 @@ Step 2: Adding more users
Step 3: Install conda / pip packages for all users
==================================================
.. include:: add_packages.txt
.. include:: add_packages.txt

View File

@@ -25,4 +25,4 @@ Accessing the Configurator
After enabling the configurator using ``tljh-config``, the service will only be available to hub admins, from within the control panel.
The configurator can be accessed from under ``Services`` in the top navigation bar. It will ask to authenticate, so it knows the user is an admin.
Once done, the configurator interface will be available.
Once done, the configurator interface will be available.

View File

@@ -27,5 +27,3 @@ This calls systemctl and restarts Traefik. The user may call systemctl and resta
.. code-block:: console
$ sudo tljh-config reload hub