An open API service indexing awesome lists of open source software.

https://github.com/vpavlin/jupyterhub-services-metrics


https://github.com/vpavlin/jupyterhub-services-metrics

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# juptyrehub-services-metrics

```
c.JupyterHub.services = [
{
'name': 'metrics',
'url': 'http://127.0.0.1:10101',
'command': ['jupyterhub_metrics_service'],
'environment': {
}
}
]
```