Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3a27e1d
Update style-customization_intro.adoc
bryanthowell-ts Nov 13, 2024
3e56864
Update style-customization_intro.adoc
bryanthowell-ts Nov 14, 2024
bbc829b
Create placeholder.txt
bryanthowell-ts Nov 14, 2024
04827da
Add files via upload
bryanthowell-ts Nov 14, 2024
47188d1
Update style-customization_intro.adoc
bryanthowell-ts Nov 14, 2024
35acc10
Add files via upload
bryanthowell-ts Nov 14, 2024
9399bbc
Update style-customization_intro.adoc
bryanthowell-ts Nov 14, 2024
6d685c1
Update style-customization_intro.adoc
bryanthowell-ts Nov 15, 2024
662b513
Update style-customization_intro.adoc
bryanthowell-ts Nov 18, 2024
373cee7
Update style-customization_intro.adoc
bryanthowell-ts Nov 18, 2024
32fba2f
Update style-customization_intro.adoc
bryanthowell-ts Nov 18, 2024
2542a28
Update style-customization_intro.adoc
bryanthowell-ts Nov 18, 2024
fca4897
Update and rename style-customization_intro.adoc to style-customizati…
bryanthowell-ts Nov 18, 2024
99028e4
Update nav.adoc
bryanthowell-ts Nov 18, 2024
0bdfd34
Update style-customization_tutorial.adoc
bryanthowell-ts Nov 18, 2024
22d8caa
Update style-customization_tutorial.adoc
bryanthowell-ts Nov 18, 2024
acd7bca
Update style-customization_tutorial.adoc
bryanthowell-ts Nov 19, 2024
dfb9664
Merge branch 'main' into style-customization-tutorial
ShashiSubramanya Nov 20, 2024
b8a8ba4
menu reorder
ShashiSubramanya Nov 20, 2024
be74701
typo fixes and editorial changes, intro block update
ShashiSubramanya Nov 20, 2024
72f9e23
formatting fixes
ShashiSubramanya Nov 20, 2024
63f2a63
code block style fix
ShashiSubramanya Nov 20, 2024
a465db9
fig alignment
ShashiSubramanya Nov 20, 2024
a634d5b
code block formatting fix
ShashiSubramanya Nov 20, 2024
c80510d
Update style-customization_tutorial.adoc
bryanthowell-ts Nov 20, 2024
391584d
formatting fix
ShashiSubramanya Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/common/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
*** link:{{navprefix}}/tutorials/tse-fundamentals/lesson-09[09 - Embed full application]
*** link:{{navprefix}}/tutorials/tse-fundamentals/lesson-10[10 - Style embedded app]
*** link:{{navprefix}}/tutorials/tse-fundamentals/lesson-11[11 - Course summary]
** link:{{navprefix}}/tutorials/style-customization/tutorial[Style customization]
** link:{{navprefix}}/tutorials/rest-api/intro[REST API]
*** link:{{navprefix}}/tutorials/rest-api/lesson-01[01 - REST API overview]
*** link:{{navprefix}}/tutorials/rest-api/lesson-02[02 - Simple Python implementation]
*** link:{{navprefix}}/tutorials/rest-api/lesson-03[03 - Complex REST API workflows]
*** link:{{navprefix}}/tutorials/rest-api/lesson-04[04 - Browser JavaScript REST API implementation]
** Spotter
*** link:{{navprefix}}/tutorials/spotter/integrate-into-chatbot[Integrate Spotter into your Chatbot]

* link:{{navprefix}}/getting-started[Embed ThoughtSpot]
** link:{{navprefix}}/getting-started[Quickstart Guide]
** link:{{navprefix}}/tsembed[Embed a ThoughtSpot component]
Expand Down

This file was deleted.

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions modules/tutorials/pages/tutorials-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,19 @@ xref:tse-fundamentals-intro.adoc[Begin Tutorial >]
== ThoughtSpot REST API V2.0
Tutorial covering how to use ThoughtSpot V2.0 REST API, with examples in both Python and JavaScript.

xref:rest-api-intro.adoc[Begin Tutorial >]

== ThoughtSpot UI elements and style customization
Tutorial covering how to use customize ThoughtSpot UI elements and styles using Visual Embed SDK.

xref:style-customization_tutorial.adoc[Begin Tutorial >]

== ThoughtSpot REST API V2.0
Tutorial covering how to use ThoughtSpot V2.0 REST API, with examples in both Python and JavaScript.

xref:rest-api-intro.adoc[Begin Tutorial >]

== ThoughtSpot Spotter
Tutorial covering how to integrate ThoughtSpot Spotter AI into a chatbot and embed conversational analytics.

xref:spotter-in-custom-chatbot.adoc[Begin Tutorial >]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Creating directory
Loading