Add bookmark for DRS
This commit is contained in:
parent
228170166f
commit
b4e5fecf4c
|
@ -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" ];
|
||||||
|
|
Loading…
Reference in a new issue