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
{{ message }}
This repository was archived by the owner on Nov 27, 2019. It is now read-only.
It would be useful if it was possible to use this tool to write code that interacts with the output from another tool.
Currently within a dataset, if I use say, the twitter tool, it is not possible for me to use the editor to write code to interact with the database that that twitter tool created. I can ssh onto the box and so all that work there, and setup my cron job etc, but I'd rather not context switch from one thing to another unnecessarily.
The text was updated successfully, but these errors were encountered:
You can, if you can get hold of the URL!, call the API of any box...
Is it that:
a) you want it to appear as a View in the user interface
b) you didn't know the publish token / URL of the data you're reading
c) you'd like language bindings (e.g. Python) to make getting that data easier
This ticket will be fixed by platform changes. Tools are now neutral - the dataset making tool is not so special in the new user interface coming out next week. At some point other tools will be able to write to the database too...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be useful if it was possible to use this tool to write code that interacts with the output from another tool.
Currently within a dataset, if I use say, the twitter tool, it is not possible for me to use the editor to write code to interact with the database that that twitter tool created. I can ssh onto the box and so all that work there, and setup my cron job etc, but I'd rather not context switch from one thing to another unnecessarily.
The text was updated successfully, but these errors were encountered: