Skip to content
Snippets Groups Projects
Unverified Commit bb432378 authored by Blallo's avatar Blallo
Browse files

Add README

parent 20ab8d60
No related branches found
No related tags found
No related merge requests found
# JupyterHub Authentication for the LabPop project
## Dev
It's recommended to have [uv][uv] installed, together with GNU make.
Build the library wheel
```
make build
```
Build the dev docker image
```
make playground-image
```
Spawn a jupyterhub server on localhost:8000
```
make playground-run
```
The default database of users is at `./playground/testusers.json`, with passwords equal to the username.
[uv]: https://github.com/astral-sh/uv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment