Erik Sundell c5eae3386a SystemdSpawner 1: don't prevent admins from sudo / privilege escalation
Having upgraded systemdspawner to 1.0.0, its configuration option
`disable_user_sudo` now defaults to True. This would be a breaking
unwanted change for our jupyterhub admin users who are configured with
passwordless sudo.

Its unlikeley a breaking change for other users, but could be if they
are granted sudo rights without being a jupyterhub admin. But, if they
are, then they could grant themself such rights anyhow so its reasonable
to assume jupyterhub admins only should have sudo rights in a TLJH
installation.
2023-06-08 15:16:35 +02:00
2021-10-28 15:43:50 +02:00
2019-05-20 08:33:25 -07:00
2022-11-28 09:33:51 +01:00
2023-02-27 09:49:12 +00:00
2023-04-17 09:44:58 +02:00
2018-06-15 15:37:13 -07:00
2023-04-17 15:08:07 +02:00
2023-05-16 20:58:53 +02:00

The Littlest JupyterHub

Documentation build status GitHub Workflow Status - Test Test coverage of code GitHub Discourse Gitter Contribute

The Littlest JupyterHub (TLJH) distribution helps you provide Jupyter Notebooks to 1-100 users on a single server.

The primary audience are people who do not consider themselves 'system administrators' but would like to provide hosted Jupyter Notebooks for their students or users. All users are provided with the same environment, and administrators can easily install libraries into this environment without any specialized knowledge.

See the latest documentation for more information on using The Littlest JupyterHub.

For support questions please search or post to our forum.

See the contributing guide for information on the different ways of contributing to The Littlest JupyterHub.

See this blog post for more information.

Development Status

This project is currently in beta state. Folks have been using installations of TLJH for more than a year now to great success. While we try hard not to, we might still make breaking changes that have no clear upgrade pathway.

Installation

The Littlest JupyterHub (TLJH) can run on any server that is running at least Ubuntu 20.04. Earlier versions of Ubuntu are not supported. We have several tutorials to get you started.

Documentation

Our latest documentation is at: https://the-littlest-jupyterhub.readthedocs.io

We place a high importance on consistency, readability and completeness of documentation. If a feature is not documented, it does not exist. If a behavior is not documented, it is a bug! We try to treat our documentation like we treat our code: we aim to improve it as often as possible.

If something is confusing to you in the documentation, it is a bug. We would be happy if you could file an issue about it - or even better, contribute a documentation fix!

Description
Simple JupyterHub distribution for 1-100 users on a single server
Readme BSD-3-Clause 11 MiB
Languages
Python 98.1%
Smarty 1.4%
Dockerfile 0.5%