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
Copy file name to clipboardExpand all lines: docs/samples.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ The TSC samples are included in the `samples` directory of the TSC repository [o
8
8
* TOC
9
9
{:toc}
10
10
11
+
## Prerequisites
12
+
13
+
Before running any of the sample scripts, install the TSC library in your Python environment following the [Get Started](https://tableau.github.io/server-client-python/docs/) instructions.
14
+
11
15
## Run the samples
12
16
13
17
Each of the samples accepts the following arguments:
0 commit comments