This is an internal test page. You can find our start page here.
f
Internal link to an OMNI page:
Without brackets: https://cluster.uni-siegen.de/omni/application-software/
Anchor, should not be parsed.
With intern-Syntax starting with a slash
With intern-Syntax and pound sign
Code block with link (should not be parsed): [link](intern:omni/application-software/)
# Python code block
import numpy as np
a = 0.0
for i in range(5):
a += 5.0