You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gs-python repository is a simple wrapper around the gs-rest interface. This is often not very convenient to use and results in a lot of boilerplate code in notebooks etc.
Shipping certain utility functions with a well defined interface with gs-python could vastly improve the workflow for notebook users or other people that want to integrate gs in their tools.
It is also a great way to ship cool new features to users.
The text was updated successfully, but these errors were encountered:
The gs-python repository is a simple wrapper around the gs-rest interface. This is often not very convenient to use and results in a lot of boilerplate code in notebooks etc.
Shipping certain utility functions with a well defined interface with gs-python could vastly improve the workflow for notebook users or other people that want to integrate gs in their tools.
It is also a great way to ship cool new features to users.
The text was updated successfully, but these errors were encountered: