jupyterhub / grafana-dashboards

Grafana Dashboards useful for k8s + JupyterHub
https://jupyterhub-grafana.readthedocs.io
BSD 3-Clause "New" or "Revised" License
55 stars 23 forks source link

Remove warning about only supporting go-jsonnet #137

Closed yuvipanda closed 3 months ago

yuvipanda commented 3 months ago

I've always used the regular jsonnet implementation without trouble, and continue to do so.

It's technically slower, but at these scales it does not matter. It's also the default you get if you do brew install jsonnet or apt install jsonnet.