0.2.42
  • Modules
  • Index
  • OrionNotebookLib
    • Exceptions
    • Graphs
      • Edges
        • Edge
        • Edge Data
        • Communication Edge
        • DnsOps Edge
        • Document Edge
        • Process Edge
        • RegistryOps Edge
        • Script Edge
        • Download Edge
        • Download Url Edge
      • Nodes
        • Node
        • Node Data
        • DnsOps Node
        • DocumentNode
        • Communication Node
        • Machine Node
        • Node Type
        • Process Node
        • RegistryOps Node
        • Script Node
        • User Node
        • Download Node
        • Download Url Node
      • Repositories
        • DataAccess Repository
        • DnsOps Repository
        • Machine-User Repository
        • NetworkOps Repository
        • ProcessOps Repository
        • RegistryOps Repository
        • ScriptOps Repository
        • Download Repository
      • Extensibility
        • Entity
        • Entity Options
        • Menu Factory
        • Transform
      • Enums
        • Actions
        • Custom Edge Types
        • Custom Event Types
        • Custom Node Types
        • EdgeTypes
        • EventTypes
        • GraphLayoutTypes
        • NodeTypes
        • ProcessNodeOperations
      • Graph
      • GraphLayersVisibility
      • Graph loader
      • HistoryWrapper
      • MenuItems
      • Schema Converter
    • Layout
      • Box
      • Constants
      • Display
    • Spinner
    • Widgets
      • Plots
        • BarPlot
        • BasePlot
        • MapPlot
        • PiePlot
        • RadarPlot
        • SankeyPlot
        • ScatterPlot
        • TreemapPlot
      • Dashboard
      • WidgetBase
      • WidgetDataframe
      • WidgetDisplay
      • WidgetFunction
      • WidgetParameters
      • WidgetPlot
      • WidgetSQLQuery
    • Date
    • Log
    • TH
    • Utils

OrionNotebookLib¶

Subpackages¶

  • Exceptions
  • Graphs
    • Edges
      • Edge
      • Edge Data
      • Communication Edge
      • DnsOps Edge
      • Document Edge
      • Process Edge
      • RegistryOps Edge
      • Script Edge
      • Download Edge
      • Download Url Edge
    • Nodes
      • Node
      • Node Data
      • DnsOps Node
      • DocumentNode
      • Communication Node
      • Machine Node
      • Node Type
      • Process Node
      • RegistryOps Node
      • Script Node
      • User Node
      • Download Node
      • Download Url Node
    • Repositories
      • DataAccess Repository
      • DnsOps Repository
      • Machine-User Repository
      • NetworkOps Repository
      • ProcessOps Repository
      • RegistryOps Repository
      • ScriptOps Repository
      • Download Repository
    • Extensibility
      • Entity
      • Entity Options
      • Menu Factory
      • Transform
    • Enums
      • Actions
      • Custom Edge Types
      • Custom Event Types
      • Custom Node Types
      • EdgeTypes
      • EventTypes
      • GraphLayoutTypes
      • NodeTypes
      • ProcessNodeOperations
    • Graph
    • GraphLayersVisibility
    • Graph loader
    • HistoryWrapper
    • MenuItems
    • Schema Converter
  • Layout
    • Box
    • Constants
    • Display
  • Spinner
  • Widgets
    • Plots
      • BarPlot
      • BasePlot
      • MapPlot
      • PiePlot
      • RadarPlot
      • SankeyPlot
      • ScatterPlot
      • TreemapPlot
    • Dashboard
    • WidgetBase
    • WidgetDataframe
    • WidgetDisplay
    • WidgetFunction
    • WidgetParameters
    • WidgetPlot
    • WidgetSQLQuery

Submodules¶

  • Date
  • Log
  • TH
  • Utils

Package Contents¶

Functions¶

set_debug_mode(value: bool)

get_debug_mode()

orion_notebook._DEBUG_MODE = DEBUG_MODE¶
orion_notebook.set_debug_mode(value: bool)¶
orion_notebook.get_debug_mode()¶
orion_notebook.logger¶
Back To Top

© Copyright Cytomic 2022.
Created using Sphinx 3.5.4.