Last Updated: 2019-09-17
Building the tabs on the nav bar has been automated using 3 json files.
{
"title_name" : "Credit Risk"
}
[
{
"tabname":"Case Study 1",
"href":"https://docs.qusandbox.com/credit-risk-case-part-i/#0",
"tooltip_text":"Go through part 1 of the document"
},
{
"tabname":"Case Study 2",
"href":"https://docs.qusandbox.com/credit-risk-case-part-ii/#0",
"tooltip_text":"Go through part 2 of the document"
}
.
.
.
]
{
"testapptab" : "Test the application here",
"bulktab" : "Upload a File or Choose from the Dataset Examples here to unlock the Facets",
"facetsoverviewtab" : "Click to view Facets Overview",
"facetsdivetab" : " IClick to view Facets Dive",
"configtab" : "Select one or more models to unlock the results",
"modelresulttab" : "Check your graph on the model you selected",
"downloadtab" : "Click here to view and download the results"
}