Add bookmark for DRS

This commit is contained in:
Evie Litherland-Smith 2023-09-01 17:09:14 +01:00
parent 228170166f
commit b4e5fecf4c

View file

@ -80,13 +80,19 @@ in {
{ {
name = "Physics Summary"; name = "Physics Summary";
tags = [ "JET" "operations" ]; tags = [ "JET" "operations" ];
url = "https://users.euro-fusion.org/pages/physics-summary/LatestSession.php"; url =
"https://users.euro-fusion.org/pages/physics-summary/LatestSession.php";
} }
{ {
name = "JSPO"; name = "JSPO";
tags = [ "JET" "operations" ]; tags = [ "JET" "operations" ];
url = "https://www.jspo.jet.uk/"; url = "https://www.jspo.jet.uk/";
} }
{
name = "DRS";
tags = [ "JET" "operations" ];
url = "http://jlswebhost.jet.uk:8087/jls/experiments/indexdrs.html";
}
{ {
name = "pySpec"; name = "pySpec";
tags = [ "JET" "operations" ]; tags = [ "JET" "operations" ];