Skip to content

Client Application

Dana Palcu edited this page Sep 24, 2018 · 12 revisions

It represents the user interface of the "Backbone" application. The Backbone Application

The client application is composed of 2 files:

  • client_app.py: this file contains the following classes:
    • ClientApp
    • MainView
    • UploadFileView
    • RedirectOutputText
    • TrainingFileView
    • ResultsView
  • console_label.py : this file contains one class:
    • ConsoleLabel

-environment variables for the root_url

Clone this wiki locally