ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
48 stars 28 forks source link

Create team account for Jupyter #762

Open FedericoCeratto opened 8 months ago

FedericoCeratto commented 8 months ago

The htpasswd file for Nginx on monitoring.ooni.org has individual accounts but IIRC the identity is not really logged or used by jupyter. Create a team account instead.

hellais commented 5 months ago

We might want to consider as part of this to switch to jupyterhub (https://jupyter.org/hub) which is the proper way of handling a multi-account jupyter instance.

This is what I have setup on ooni/data for giving third parties access to it and it works a bit better compared to vanilla jupyterlab.