Add the python utility functions that we need to define in the notebook directly in the API in a new package zingg.api
Test locally as well as on all environments
ensure existing notebooks work as is, but new notebooks can import the module and then not have to define any function in the notebook
also update docs
Add the python utility functions that we need to define in the notebook directly in the API in a new package zingg.api
Test locally as well as on all environments
ensure existing notebooks work as is, but new notebooks can import the module and then not have to define any function in the notebook
also update docs