Skip to main content
Back to top
Ctrl
+
K
User Guide
API Reference
Changelog
Search
Ctrl
+
K
Choose version
GitHub
PyPI
Search
Ctrl
+
K
User Guide
API Reference
Changelog
Choose version
GitHub
PyPI
Section Navigation
reno.components
reno.components.Distribution
reno.components.EquationPart
reno.components.ExtendedOperation
reno.components.Flag
reno.components.Flow
reno.components.Function
reno.components.HistoricalValue
reno.components.Metric
reno.components.Operation
reno.components.Piecewise
reno.components.Reference
reno.components.Scalar
reno.components.Stock
reno.components.TimeRef
reno.components.TrackedReference
reno.components.Variable
reno.diagrams
reno.diagrams.DARK_MODE
reno.diagrams.SUBGRAPH_COLORS
reno.diagrams.NODE_COLOR
reno.diagrams.STOCK_COLOR
reno.diagrams.FLOW_COLOR
reno.diagrams.add_flows
reno.diagrams.add_stock_io_edge
reno.diagrams.add_stock_io_like_edge
reno.diagrams.add_stock_limit_edge
reno.diagrams.add_stocks
reno.diagrams.add_to_flow_edge
reno.diagrams.add_to_var_edge
reno.diagrams.add_vars
reno.diagrams.draw_appropriate_edge
reno.diagrams.filter_variables
reno.diagrams.get_reference_color
reno.diagrams.set_dark_mode
reno.diagrams.should_render
reno.diagrams.stock_flow_diagram
reno.explorer
reno.explorer.create_explorer
reno.explorer.main
reno.explorer.BetterAccordion
reno.explorer.ClickablePane
reno.explorer.ConfigurationPane
reno.explorer.DiagramPane
reno.explorer.EditableTextPane
reno.explorer.Explorer
reno.explorer.FreeVarsEditor
reno.explorer.MainView
reno.explorer.Observable
reno.explorer.ObservablesList
reno.explorer.PanesSet
reno.explorer.PlotsPane
reno.explorer.RunRow
reno.explorer.RunsList
reno.explorer.ViewControls
reno.interactive_latex
reno.interactive_latex.InteractiveLatex
reno.model
reno.model.Model
reno.ops
reno.ops.adjust_shapes_for_n
reno.ops.dist_dim_shape_args
reno.ops.dist_dim_shape_args_str
reno.ops.dist_params
reno.ops.dist_shape
reno.ops.Bernoulli
reno.ops.Categorical
reno.ops.DiscreteUniform
reno.ops.List
reno.ops.Normal
reno.ops.Observation
reno.ops.Uniform
reno.ops.abs
reno.ops.add
reno.ops.assign
reno.ops.astype
reno.ops.bool_and
reno.ops.bool_or
reno.ops.clip
reno.ops.delay1
reno.ops.delay3
reno.ops.diff
reno.ops.div
reno.ops.eq
reno.ops.gt
reno.ops.gte
reno.ops.ifelse
reno.ops.index
reno.ops.inflow
reno.ops.interpolate
reno.ops.log
reno.ops.lt
reno.ops.lte
reno.ops.maximum
reno.ops.mean
reno.ops.minimum
reno.ops.mod
reno.ops.mul
reno.ops.nanindex
reno.ops.ne
reno.ops.nonzero
reno.ops.orient_timeseries
reno.ops.outflows
reno.ops.pow
reno.ops.pulse
reno.ops.repeated_pulse
reno.ops.series_max
reno.ops.series_min
reno.ops.sin
reno.ops.slice
reno.ops.smooth
reno.ops.stack
reno.ops.step
reno.ops.sub
reno.ops.sum
reno.parser
reno.parser.parse
reno.parser.parse_class_or_scalar
reno.parser.parse_function_args
reno.parser.parse_op_str
reno.parser.parse_value
reno.parser.parser_table
reno.pymc
reno.pymc.expected_pt_scan_arg_names
reno.pymc.find_historical_tracked_refs
reno.pymc.find_tracked_ref_historical_ref
reno.pymc.pt_sim_step
reno.pymc.pt_sim_step_imports
reno.pymc.pt_sim_step_str
reno.pymc.pymc_model_imports
reno.pymc.resolve_pt_scan_args
reno.pymc.to_pymc_model
reno.pymc.to_pymc_model_str
reno.tab_exporter
reno.tab_exporter.export_bokeh_html
reno.tab_exporter.export_clean_html
reno.tab_exporter.export_selenium_pdf
reno.tab_exporter.load_pn_panes
reno.utils
reno.utils.check_for_easy_static_time_eq
reno.utils.dependency_compute_order
reno.utils.ensure_scalar
reno.utils.find_ref_root_model
reno.utils.get_dependency_relevant_equation_part
reno.utils.is_free_var
reno.utils.is_ref_in_parent_scope
reno.utils.is_static
reno.utils.latex_debug_output
reno.utils.latex_eqline_wrap
reno.utils.latex_eqline_wrap_doc
reno.utils.latex_name
reno.utils.range_eq_latex
reno.utils.ref_universe
reno.utils.resource_path
reno.viz
reno.viz.compare_posterior
reno.viz.compare_seq
reno.viz.density
reno.viz.plot_refs
reno.viz.plot_refs_single_axis
reno.viz.plot_trace_refs
reno.viz.ModelLatex
reno.viz.ModelViewer
reno.viz.ReferenceEditor
API Reference
reno.explorer
reno.explorer.main
reno.explorer.main
#
reno.explorer.
main
(
)
#
On this page
main()
This Page
Show Source