mirror of
https://github.com/opencultureconsulting/openrefine-task-runner.git
synced 2025-03-30 00:00:42 +01:00
fix binder link
This commit is contained in:
parent
07b30f66c9
commit
f867050950
@ -1,6 +1,6 @@
|
||||
# OpenRefine Task Runner (💎+🤖)
|
||||
|
||||
[](https://www.codacy.com/gh/opencultureconsulting/openrefine-task-runner/dashboard) [](https://mybinder.org/v2/gh/felixlohmeier/openrefine-task-runner/main)
|
||||
[](https://www.codacy.com/gh/opencultureconsulting/openrefine-task-runner/dashboard) [](https://mybinder.org/v2/gh/opencultureconsulting/openrefine-task-runner/main)
|
||||
|
||||
Templates for OpenRefine batch processing (import, transform, export) using the task runner [go-task](https://github.com/go-task/task) and the [openrefine-client](https://github.com/opencultureconsulting/openrefine-client) to control OpenRefine via [its HTTP API](https://docs.openrefine.org/technical-reference/openrefine-api).
|
||||
|
||||
@ -44,7 +44,7 @@ The workflow is defined in [Taskfile.yml](Taskfile.yml) and can be executed eith
|
||||
|
||||
## Demo via binder
|
||||
|
||||
[](https://mybinder.org/v2/gh/felixlohmeier/openrefine-task-runner/main)
|
||||
[](https://mybinder.org/v2/gh/opencultureconsulting/openrefine-task-runner/main)
|
||||
|
||||
- free to use on-demand server with Jupyterlab and Bash Kernel
|
||||
- OpenRefine, openrefine-client and go-task [preinstalled](binder/postBuild)
|
||||
|
Loading…
x
Reference in New Issue
Block a user