Skip to content

Commit

Permalink
Merge pull request #551 from johng42/patch-5
Browse files Browse the repository at this point in the history
fix link in tabpy-tools
  • Loading branch information
jakeichikawasalesforce committed Jun 10, 2022
2 parents a045d61 + e575046 commit d1e036b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tabpy-tools.md
Expand Up @@ -426,7 +426,7 @@ Response:

The other core functionality aside from deploying and querying methods as endpoints
is the ad-hoc execution of Python code, called `evaluate`. Evaluate does not
have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md#httppost-evaluate)
have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md)
that other client bindings can easily implement. Tableau connects to TabPy
using REST `Evaluate`.

Expand Down

0 comments on commit d1e036b

Please sign in to comment.