Tutorial#

Welcome to EO-Toolbox

[4]:
import numpy as np
[5]:
print("hello wolrd")
hello wolrd