We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Back in 2019 we added Whole Tale to https://demo.dataverse.org in this issue...
... however, Whole Tale is transitioning to a new host, which may take several weeks.
I'd like to suggest we remove the Whole Tale button from demo for now.
Once Whole Tale is back up, perhaps we can use the following issue to add it back to demo and add it to Harvard Dataverse:
The text was updated successfully, but these errors were encountered:
2024/10/16: @pdurbin I've added the issue to This Sprint to raise at standup today.
Sorry, something went wrong.
It was 10 id. I removed it:
[rocky@ip-172-31-6-84 ~]$ curl http://localhost:8080/api/admin/externalTools/10 {"status":"OK","data":{"id":10,"displayName":"Whole Tale","description":"Analyze in Whole Tale","types":["explore"],"scope":"dataset","toolUrl":"https://data.wholetale.org/api/v1/integration/dataverse","toolParameters":"{\"queryParameters\":[{\"datasetPid\":\"{datasetPid}\"},{\"siteUrl\":\"{siteUrl}\"},{\"key\":\"{apiToken}\"}]}"}}[rocky@ip-172-31-6-84 ~]$ [rocky@ip-172-31-6-84 ~]$ curl -X DELETE http://localhost:8080/api/admin/externalTools/10 {"status":"OK","data":{"message":"Deleted external tool with id of 10"}}
No branches or pull requests
Back in 2019 we added Whole Tale to https://demo.dataverse.org in this issue...
... however, Whole Tale is transitioning to a new host, which may take several weeks.
I'd like to suggest we remove the Whole Tale button from demo for now.
Once Whole Tale is back up, perhaps we can use the following issue to add it back to demo and add it to Harvard Dataverse:
The text was updated successfully, but these errors were encountered: