NVIDIA FLARE
main
  • NVIDIA FLARE Overview
  • What’s New
  • Key Features
  • Getting Started
  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Best Practices
  • Programming Guide
  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.dashboard package
          • Subpackages
            • nvflare.dashboard.application package
          • Submodules
            • nvflare.dashboard.cli module
            • nvflare.dashboard.config module
            • nvflare.dashboard.wsgi module
          • Module contents
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.dashboard package
  • Edit on GitHub

nvflare.dashboard package¶

Subpackages¶

  • nvflare.dashboard.application package
    • Submodules
      • nvflare.dashboard.application.blob module
        • gen_client()
        • gen_overseer()
        • gen_server()
        • gen_user()
        • get_csp_start_script_name()
        • get_csp_template()
      • nvflare.dashboard.application.cert module
        • CertPair
        • Entity
        • deserialize_ca_key()
        • generate_cert()
        • generate_keys()
        • make_cert()
        • make_root_cert()
        • serialize_cert()
        • serialize_pri_key()
        • x509_name()
      • nvflare.dashboard.application.clients module
      • nvflare.dashboard.application.models module
        • Capacity
        • Client
        • CommonMixin
        • Organization
        • Project
        • Role
        • User
      • nvflare.dashboard.application.project module
      • nvflare.dashboard.application.store module
        • Store
        • add_ok()
        • check_role()
        • get_or_create()
        • inc_dl()
      • nvflare.dashboard.application.users module
    • Module contents
      • init_app()

Submodules¶

  • nvflare.dashboard.cli module
    • cloud()
    • define_dashboard_parser()
    • handle_dashboard()
    • has_no_arguments()
    • main()
    • start()
    • stop()
  • nvflare.dashboard.config module
    • Config
      • Config.JWT_ACCESS_TOKEN_EXPIRES
      • Config.SECRET_KEY
      • Config.SQLALCHEMY_DATABASE_URI
      • Config.SQLALCHEMY_ECHO
      • Config.SQLALCHEMY_TRACK_MODIFICATIONS
      • Config.default_sqlite_file
      • Config.default_sqlite_url
      • Config.web_root
  • nvflare.dashboard.wsgi module

Module contents¶

Previous Next

© Copyright 2023, NVIDIA. Revision 7dcabfd9.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: main
Versions
latest
stable
2.3.0
2.3
2.2.1
2.2
2.1.1
2.1.0
2.1
2.0
main
dev-2.1
dev
Downloads
On Read the Docs
Project Home
Builds