-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GRT Update (Coordinates, Contacts & More Metadata) #2768
Conversation
Thanks @remimarenco for some of the code snippets ;)
return { | ||
'lat': json_geoloc['lat'], | ||
'lon': json_geoloc['lon'], | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this? CloudLaunch? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, I remembered your PR to coudlaunch, saved me some time since you already had examples of using the service :)
Closing this in favour of a new PR that will be out within a week or two. |
The backend portion of this is still in development.
This is really to support galaxyproject/galaxy-maps#6 as I think GRT is the right place to do this.
TODO: