Skip to content

Instantly share code, notes, and snippets.

@tonyroberts
Created July 15, 2020 13:48
Show Gist options
  • Save tonyroberts/8e63a6ca00486480a9c5b5caeab7b8e0 to your computer and use it in GitHub Desktop.
Save tonyroberts/8e63a6ca00486480a9c5b5caeab7b8e0 to your computer and use it in GitHub Desktop.
@xl_func("str: rtd")
def subscribe(topic):
"""Get a value that has been published on another sheet"""
return SubscriberRTD(topic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment