Basic demo
This notebook gives a basic demonstration of how to use Spaemis.
import spaemis
print(f"You are using spaemis version {spaemis.__version__}")
You are using spaemis version 0.3.0
This notebook gives a basic demonstration of how to use Spaemis.
import spaemis
print(f"You are using spaemis version {spaemis.__version__}")
You are using spaemis version 0.3.0